isNull property
bool
get
isNull
Return true
if the object being represented represents the value 'null'.
Implementation
bool get isNull;
Return true
if the object being represented represents the value 'null'.
bool get isNull;