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