tapAnimationDurationValue property

  1. @TagNumber(31)
FFDoubleValue get tapAnimationDurationValue

Implementation

@$pb.TagNumber(31)
FFDoubleValue get tapAnimationDurationValue => $_getN(24);
  1. @TagNumber(31)
set tapAnimationDurationValue (FFDoubleValue value)

Implementation

@$pb.TagNumber(31)
set tapAnimationDurationValue(FFDoubleValue value) => $_setField(31, value);