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