hasDefaultValue property Null safety

bool hasDefaultValue

Returns true if the reflectee has explicitly declared a default value. Otherwise returns false.

Implementation

bool get hasDefaultValue;