StarTransactionTypeSuggestedPostPaymentSend constructor

StarTransactionTypeSuggestedPostPaymentSend({
  1. required int chatId,
})

Implementation

StarTransactionTypeSuggestedPostPaymentSend({required this.chatId});