path property

String? path
getter/setter pair

The path in the Entry that is referenced in the Entry Link.

Empty path denotes that the Entry itself is referenced in the Entry Link.

Immutable.

Implementation

core.String? path;