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