isNull property

bool get isNull

Whether this constant is a null value.

Implementation

bool get isNull => true;