isNull property

bool isNull

Implementation

bool get isNull => originName == null && itemName == null;