defaultValue property

String? defaultValue
final

The default value for this hyperparameter. If a default value is specified, a hyperparameter cannot be required.

Implementation

final String? defaultValue;