stopSound property
@doc Stop sound action.
Implementation
@$pb.TagNumber(68)
FFStopSound get stopSound => $_getN(67);
Implementation
@$pb.TagNumber(68)
set stopSound(FFStopSound value) => $_setField(68, value);
@doc Stop sound action.
@$pb.TagNumber(68)
FFStopSound get stopSound => $_getN(67);
@$pb.TagNumber(68)
set stopSound(FFStopSound value) => $_setField(68, value);