menu
flutter_tpay
model/result/payment_channels_result.dart
PaymentChannelsSuccess
PaymentChannelsSuccess constructor
PaymentChannelsSuccess
brightness_4
brightness_5
PaymentChannelsSuccess
constructor
PaymentChannelsSuccess
(
{
required
List
<
PaymentChannel
>
channels
}
)
Implementation
PaymentChannelsSuccess({ required this.channels, });
flutter_tpay
payment_channels_result
PaymentChannelsSuccess
PaymentChannelsSuccess constructor
PaymentChannelsSuccess class