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