isNull property

bool get isNull

Implementation

bool get isNull => name == "-1" && unit == "-1";