isAllNull property

bool isAllNull

Implementation

bool get isAllNull => hasNull && !hasObj && !hasMap && !hasId && !hasOther;