menu
mtranspayment package
documentation
model/item.dart
Item
Item.fromJson factory constructor
Item.fromJson factory constructor
dark_mode
light_mode
Item.fromJson
constructor
Item.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Item.fromJson(Map<String, dynamic> json) => _$ItemFromJson(json);
mtranspayment package
documentation
model/item
Item
Item.fromJson factory constructor
Item class