menu
flutter_env_config package
documentation
models/ci_cd/deployment_config.dart
DeploymentConfig
artifactName property
artifactName property
dark_mode
light_mode
artifactName
property
String
artifactName
final
The name of the deployment artifact (e.g., a zip file or Docker image).
Implementation
final String artifactName;
flutter_env_config package
documentation
models/ci_cd/deployment_config
DeploymentConfig
artifactName property
DeploymentConfig class