playSound property
@doc Play sound action.
Implementation
@$pb.TagNumber(47)
FFPlaySound get playSound => $_getN(46);
Implementation
@$pb.TagNumber(47)
set playSound(FFPlaySound value) => $_setField(47, value);
@doc Play sound action.
@$pb.TagNumber(47)
FFPlaySound get playSound => $_getN(46);
@$pb.TagNumber(47)
set playSound(FFPlaySound value) => $_setField(47, value);