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