analyzer package
documentation
value
DartObject
isNull property
isNull
isNull
property
Null safety
bool
isNull
Return
true
if the object being represented represents the value 'null'.
Implementation
bool get isNull;
analyzer package
documentation
value
DartObject
isNull property
DartObject class
Constructors
DartObject
Properties
hashCode
hasKnownValue
isNull
runtimeType
type
Methods
getField
noSuchMethod
toBoolValue
toDoubleValue
toFunctionValue
toIntValue
toListValue
toMapValue
toSetValue
toString
toStringValue
toSymbolValue
toTypeValue
Operators
operator ==