hasDefaultValue property

bool get hasDefaultValue

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

Implementation

bool get hasDefaultValue;