menu
flutter_env_config package
documentation
models/ci_cd/deployment_config.dart
DeploymentConfig
environment property
environment property
dark_mode
light_mode
environment
property
String
environment
final
The target environment for the deployment (e.g., "staging", "production").
Implementation
final String environment;
flutter_env_config package
documentation
models/ci_cd/deployment_config
DeploymentConfig
environment property
DeploymentConfig class