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