menu
easy_paypal package
documentation
models/amount.dart
PPAmount
PPAmount.fromJson factory constructor
PPAmount.fromJson factory constructor
dark_mode
light_mode
PPAmount.fromJson
constructor
PPAmount.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PPAmount.fromJson(Map<String, dynamic> json) => _$PPAmountFromJson(json);
easy_paypal package
documentation
models/amount
PPAmount
PPAmount.fromJson factory constructor
PPAmount class