animationValue property

  1. @TagNumber(13)
FFBooleanValue get animationValue

Implementation

@$pb.TagNumber(13)
FFBooleanValue get animationValue => $_getN(12);
  1. @TagNumber(13)
set animationValue (FFBooleanValue value)

Implementation

@$pb.TagNumber(13)
set animationValue(FFBooleanValue value) => $_setField(13, value);