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