defaultValue property

Object? defaultValue
final

The constructor default of the parameter, or null without one.

Implementation

final Object? defaultValue;