missingIfNull property

bool missingIfNull
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;