ChatBoostSourceGiftCode constructor
const
ChatBoostSourceGiftCode({
- required User user,
Creates a source of a chat boost.
Implementation
const ChatBoostSourceGiftCode({
required this.user,
});
Creates a source of a chat boost.
const ChatBoostSourceGiftCode({
required this.user,
});