defaultValue property

Object? defaultValue
final

The default value of this parameter.

Only exists for optional and named parameters.

Implementation

final Object? defaultValue;