nodeName property

String? nodeName
final

nodeName represents the name of the Node hosting this endpoint. This can be used to determine endpoints local to a Node.

Implementation

final String? nodeName;