targetNode property

String? targetNode
getter/setter pair

The target node of the edge.

For example, it could be a full resource name for a resource node or an email of an identity.

Implementation

core.String? targetNode;