ChatRevenueTransactionTypeSuggestedPostEarnings constructor

ChatRevenueTransactionTypeSuggestedPostEarnings({
  1. required int userId,
})

Implementation

ChatRevenueTransactionTypeSuggestedPostEarnings({required this.userId});