FasterDeploymentConfig constructor
FasterDeploymentConfig({
- bool fastTryoutEnabled = false,
Implementation
FasterDeploymentConfig({this.fastTryoutEnabled = false})
: super(fullyQualifiedName);