menu
televerse package
documentation
telegram.dart
Gifts
gifts property
gifts property
dark_mode
light_mode
gifts
property
@JsonKey(name: 'gifts')
List
<
Gift
>
get
gifts
inherited
The list of gifts.
Implementation
@JsonKey(name: 'gifts') List<Gift> get gifts;
televerse package
documentation
telegram
Gifts
gifts property
Gifts class