hasNotLists property

bool get hasNotLists

Returns true if lists is null, otherwise false.

Implementation

bool get hasNotLists => !hasLists;