appNamespace property

String appNamespace
final

Returns the namespace from the environment. Namespace is used to filter by an app's namespace from the secondary server.

Implementation

static final String appNamespace = getEnv('NAMESPACE', fallback: 'at_skeleton_app');