isBarrageOn property
bool
get
isBarrageOn
Implementation
static bool get isBarrageOn => _isBarrageOn ??= PrefUtils.getBool(SPKey.barrageSwitch, def: false);
static bool get isBarrageOn => _isBarrageOn ??= PrefUtils.getBool(SPKey.barrageSwitch, def: false);