menu
flutter_tpay
model/result/payment_channels_result.dart
PaymentChannelsError
PaymentChannelsError.new constructor
PaymentChannelsError.new
dark_mode
light_mode
PaymentChannelsError
constructor
PaymentChannelsError
(
{
required
String
message
,
})
Implementation
PaymentChannelsError({required this.message});
flutter_tpay
payment_channels_result
PaymentChannelsError
PaymentChannelsError.new constructor
PaymentChannelsError class