ScreenlessPaid constructor

ScreenlessPaid({
  1. required String transactionId,
})

Implementation

ScreenlessPaid({required this.transactionId});