menu
omnyshell package
documentation
omnyshell_node.dart
NodeRuntime
uid property
uid property
dark_mode
light_mode
uid
property
OmnyUid
?
get
uid
This node's deterministic global UID, available once
connect
has begun.
Implementation
OmnyUid? get uid => _uid;
omnyshell package
documentation
omnyshell_node
NodeRuntime
uid property
NodeRuntime class