animationLoopValue property

  1. @TagNumber(22)
FFBooleanValue get animationLoopValue

Implementation

@$pb.TagNumber(22)
FFBooleanValue get animationLoopValue => $_getN(15);
  1. @TagNumber(22)
set animationLoopValue (FFBooleanValue value)

Implementation

@$pb.TagNumber(22)
set animationLoopValue(FFBooleanValue value) => $_setField(22, value);