defaultValue property

String? defaultValue
final

The default value for this parameter. This value will be omitted if the parameter does not have a default value.

Implementation

final String? defaultValue;