StarTransactionTypeGiftTransfer constructor
StarTransactionTypeGiftTransfer({
- MessageSender? ownerId,
- UpgradedGift? gift,
Implementation
StarTransactionTypeGiftTransfer({this.ownerId, this.gift});