menu
flutter_tpay package
documentation
model/result/screenless_result.dart
ScreenlessConfiguredPaymentFailed
ScreenlessConfiguredPaymentFailed.new constructor
ScreenlessConfiguredPaymentFailed.new constructor
dark_mode
light_mode
ScreenlessConfiguredPaymentFailed
constructor
ScreenlessConfiguredPaymentFailed
(
{
required
String
transactionId
,
String
?
error
,
})
Implementation
ScreenlessConfiguredPaymentFailed({ required this.transactionId, this.error });
flutter_tpay package
documentation
model/result/screenless_result
ScreenlessConfiguredPaymentFailed
ScreenlessConfiguredPaymentFailed.new constructor
ScreenlessConfiguredPaymentFailed class