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