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