animationDurationMillisValue property
Implementation
@$pb.TagNumber(5)
FFIntegerValue get animationDurationMillisValue => $_getN(4);
Implementation
@$pb.TagNumber(5)
set animationDurationMillisValue(FFIntegerValue value) =>
$_setField(5, value);