scope property

String? scope

The scope of the secrets to be stored.

Example: "auth"

This value will be used to create a namespace for the secret.

See also: defaultNamespace

Implementation

String? get scope;