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