menu
flutter_tpay
model/screenless/credit_card_payment.dart
CreditCardPayment
CreditCardPayment.fromJson factory constructor
CreditCardPayment.fromJson
brightness_4
brightness_5
CreditCardPayment.fromJson
constructor
CreditCardPayment.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CreditCardPayment.fromJson(Map<String, dynamic> json) => _$CreditCardPaymentFromJson(json);
flutter_tpay
credit_card_payment
CreditCardPayment
CreditCardPayment.fromJson factory constructor
CreditCardPayment class