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