menu
star_live package
documentation
common/gift_manager.dart
GiftManager
getGiftList method
getGiftList method
dark_mode
light_mode
getGiftList
method
List
<
LiveGiftModel
>
getGiftList
(
)
Implementation
List<LiveGiftModel> getGiftList() { return _giftList; }
star_live package
documentation
common/gift_manager
GiftManager
getGiftList method
GiftManager class