menu
teledart package
documentation
model.dart
SuccessfulPayment
SuccessfulPayment.fromJson factory constructor
SuccessfulPayment.fromJson factory constructor
dark_mode
light_mode
SuccessfulPayment.fromJson
constructor
SuccessfulPayment.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SuccessfulPayment.fromJson(Map<String, dynamic> json) => _$SuccessfulPaymentFromJson(json);
teledart package
documentation
model
SuccessfulPayment
SuccessfulPayment.fromJson factory constructor
SuccessfulPayment class