missingIfNull property
final
      Whether a value of null causes the property to have level DiagnosticLevel.warning warning that the property is missing a value.
Implementation
final bool missingIfNull;Whether a value of null causes the property to have level DiagnosticLevel.warning warning that the property is missing a value.
final bool missingIfNull;