menu
another_square package
documentation
square_models.dart
InvoiceQuery
InvoiceQuery.fromJson factory constructor
InvoiceQuery.fromJson factory constructor
dark_mode
light_mode
InvoiceQuery.fromJson
constructor
InvoiceQuery.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory InvoiceQuery.fromJson(Map<String, dynamic> json) => _$InvoiceQueryFromJson(json);
another_square package
documentation
square_models
InvoiceQuery
InvoiceQuery.fromJson factory constructor
InvoiceQuery class