StarTransactionTypeGiftPurchase constructor
StarTransactionTypeGiftPurchase({
- MessageSender? ownerId,
- Gift? gift,
Implementation
StarTransactionTypeGiftPurchase({this.ownerId, this.gift});