pathValue property
@doc Path to the Lottie animation asset file or the network URL.
Implementation
@$pb.TagNumber(13)
FFStringValue get pathValue => $_getN(11);
Implementation
@$pb.TagNumber(13)
set pathValue(FFStringValue value) => $_setField(13, value);