liveIconValue property
@doc The icon to show when the broadcast is live (leading the Live text).
Implementation
@$pb.TagNumber(25)
FFIconValue get liveIconValue => $_getN(24);
Implementation
@$pb.TagNumber(25)
set liveIconValue(FFIconValue value) => $_setField(25, value);