ns property
Namespace of the action being requested.
Currently, there is no distinction between no namespace and all namespaces. Both are represented by "" (empty).
Implementation
core.String? ns;
Namespace of the action being requested.
Currently, there is no distinction between no namespace and all namespaces. Both are represented by "" (empty).
core.String? ns;