menu
flutter_tpay
model/result/payment_channels_result.dart
PaymentChannelsError
PaymentChannelsError constructor
PaymentChannelsError
brightness_4
brightness_5
PaymentChannelsError
constructor
PaymentChannelsError
(
{
required
String
message
}
)
Implementation
PaymentChannelsError({required this.message});
flutter_tpay
payment_channels_result
PaymentChannelsError
PaymentChannelsError constructor
PaymentChannelsError class