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