StarTransactionTypeChannelSubscriptionSale constructor
StarTransactionTypeChannelSubscriptionSale({})
Implementation
StarTransactionTypeChannelSubscriptionSale({
required this.userId,
required this.subscriptionPeriod,
});