paramsAnimationDurationValue property
Implementation
@$pb.TagNumber(29)
FFDoubleValue get paramsAnimationDurationValue => $_getN(22);
Implementation
@$pb.TagNumber(29)
set paramsAnimationDurationValue(FFDoubleValue value) =>
$_setField(29, value);