NavNodeId typedef
NavNodeId = String
Stable identity of a nav node (the host's own screen/route key).
Implementation
typedef NavNodeId = String;
Stable identity of a nav node (the host's own screen/route key).
typedef NavNodeId = String;