hasDefaultValue property
Returns true
if the reflectee has explicitly declared a default value.
Otherwise returns false
.
Implementation
bool get hasDefaultValue;
Returns true
if the reflectee has explicitly declared a default value.
Otherwise returns false
.
bool get hasDefaultValue;