defaultValue property
The default value for this hyperparameter. If a default value is specified, a hyperparameter cannot be required.
Implementation
final String? defaultValue;
The default value for this hyperparameter. If a default value is specified, a hyperparameter cannot be required.
final String? defaultValue;