menu
star_live package
documentation
bean/live/live_gift.dart
LiveGiftModel
getGiftId method
getGiftId method
dark_mode
light_mode
getGiftId
method
int
getGiftId
(
)
获取礼物ID
Implementation
int getGiftId() { return giftId ?? 0; }
star_live package
documentation
bean/live/live_gift
LiveGiftModel
getGiftId method
LiveGiftModel class