menu
getepay_pg_kit package
documentation
bin/model/pg_link_response.dart
PgLinkResponse
PgLinkResponse.fromJson factory constructor
PgLinkResponse.fromJson factory constructor
dark_mode
light_mode
PgLinkResponse.fromJson
constructor
PgLinkResponse.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory PgLinkResponse.fromJson(Map<String, Object?> json) => _$PgLinkResponseFromJson(json);
getepay_pg_kit package
documentation
bin/model/pg_link_response
PgLinkResponse
PgLinkResponse.fromJson factory constructor
PgLinkResponse class