animations property
List of Animations. The list should be chronological, without any time overlap.
Implementation
@$pb.TagNumber(2)
$core.List<Overlay_Animation> get animations => $_getList(1);
List of Animations. The list should be chronological, without any time overlap.
@$pb.TagNumber(2)
$core.List<Overlay_Animation> get animations => $_getList(1);