ScreenlessPaid constructor
ScreenlessPaid({
- required String transactionId,
Implementation
ScreenlessPaid({required this.transactionId});
ScreenlessPaid({required this.transactionId});