effects property

  1. @TagNumber(12)
PbList<FFEffect> get effects

@doc The list of animation effects applied to the animation.

Implementation

@$pb.TagNumber(12)
$pb.PbList<FFEffect> get effects => $_getList(11);