startStop property
@doc Whether to allow play/pause of Rive the animation.
Implementation
@$pb.TagNumber(2)
$core.bool get startStop => $_getBF(1);
@doc Whether to allow play/pause of Rive the animation.
@$pb.TagNumber(2)
$core.bool get startStop => $_getBF(1);