isNull property

bool isNull

Whether this constant is a null value.

Implementation

bool get isNull => true;