menu
amaxdart package
documentation
amaxdart.dart
ActionWithReceipt
ActionWithReceipt.fromJson factory constructor
ActionWithReceipt.fromJson factory constructor
dark_mode
light_mode
ActionWithReceipt.fromJson
constructor
ActionWithReceipt.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ActionWithReceipt.fromJson(Map<String, dynamic> json) => _$ActionWithReceiptFromJson(json);
amaxdart package
documentation
amaxdart
ActionWithReceipt
ActionWithReceipt.fromJson factory constructor
ActionWithReceipt class