defaultValue property
final
If the value of the property equals defaultValue the priority level of the property is downgraded to DiagnosticLevel.fine as the property value is uninteresting.
defaultValue has type T
or is kNoDefaultValue.
Implementation
final Object defaultValue