menu
butler_labs package
documentation
models/butler_result.dart
Invoice
Invoice.fromJson factory constructor
Invoice.fromJson factory constructor
dark_mode
light_mode
Invoice.fromJson
constructor
Invoice.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Invoice.fromJson(Map<String, dynamic> json) => _$InvoiceFromJson(json);
butler_labs package
documentation
models/butler_result
Invoice
Invoice.fromJson factory constructor
Invoice class