menu
paypal_sdk package
documentation
orders.dart
SellerProtection
SellerProtection.fromJson factory constructor
SellerProtection.fromJson factory constructor
dark_mode
light_mode
SellerProtection.fromJson
constructor
SellerProtection.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SellerProtection.fromJson(Map<String, dynamic> json) => _$SellerProtectionFromJson(json);
paypal_sdk package
documentation
orders
SellerProtection
SellerProtection.fromJson factory constructor
SellerProtection class