menu
flutter_tpay package
documentation
model/paymentChannel/payment_channel.dart
PaymentChannel
PaymentChannel.fromJson factory constructor
PaymentChannel.fromJson factory constructor
dark_mode
light_mode
PaymentChannel.fromJson
constructor
PaymentChannel.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PaymentChannel.fromJson(Map<String, dynamic> json) => _$PaymentChannelFromJson(json);
flutter_tpay package
documentation
model/paymentChannel/payment_channel
PaymentChannel
PaymentChannel.fromJson factory constructor
PaymentChannel class