stableNodeId property
final
Stable identifier for this node (e.g. n1234AbCd).
Persists across key rotations; prefer over public keys for durable identity references. May be null before the node has registered.
Implementation
final String? stableNodeId;