environment property

String? environment
getter/setter pair

The environment name of the backend, used to load environment variables from environment specific configuration.

Optional.

Implementation

core.String? environment;