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