uid property
OmnyUid?
get
uid
This hub's deterministic UID, available after start (when an HubConfig.identityCertificate was supplied).
Implementation
OmnyUid? get uid => _uid;
This hub's deterministic UID, available after start (when an HubConfig.identityCertificate was supplied).
OmnyUid? get uid => _uid;