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