path property

List<PathSegment>? path
getter/setter pair

The path to retrieve the Value from the Struct.

Implementation

core.List<PathSegment>? path;