isNull property Null safety

bool isNull

Implementation

bool get isNull => _value == null;