StarTransactionTypeTelegramApiUsage constructor

StarTransactionTypeTelegramApiUsage({
  1. required int requestCount,
})

Implementation

StarTransactionTypeTelegramApiUsage({required this.requestCount});