path property

List<String>? path
getter/setter pair

The identifier for the column.

Each entry in path represents one level of nesting.

Implementation

core.List<core.String>? path;