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