autoplay property
Not overridable @doc Whether to autoplay the Rive animation.
Implementation
@$pb.TagNumber(9)
$core.bool get autoplay => $_getBF(6);
Not overridable @doc Whether to autoplay the Rive animation.
@$pb.TagNumber(9)
$core.bool get autoplay => $_getBF(6);