menu
another_quickbooks package
documentation
quickbook_models.dart
DeliveryInfo
DeliveryInfo.fromJson factory constructor
DeliveryInfo.fromJson factory constructor
dark_mode
light_mode
DeliveryInfo.fromJson
constructor
DeliveryInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DeliveryInfo.fromJson(Map<String, dynamic> json) => _$DeliveryInfoFromJson(json);
another_quickbooks package
documentation
quickbook_models
DeliveryInfo
DeliveryInfo.fromJson factory constructor
DeliveryInfo class