selectedAnimations property

  1. @TagNumber(8)
PbList<String> get selectedAnimations

@doc Selected animations to be applied on the Rive animation.

Implementation

@$pb.TagNumber(8)
$pb.PbList<$core.String> get selectedAnimations => $_getList(5);