menu
flutter_tpay
model/screenless/pay_po_payment.dart
PayPoPayment
PayPoPayment.fromJson factory constructor
PayPoPayment.fromJson
dark_mode
light_mode
PayPoPayment.fromJson
constructor
PayPoPayment.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PayPoPayment.fromJson(Map<String, dynamic> json) => _$PayPoPaymentFromJson(json);
flutter_tpay
pay_po_payment
PayPoPayment
PayPoPayment.fromJson factory constructor
PayPoPayment class