isNotNil property

bool get isNotNil
inherited

If this is a range with any element

Implementation

bool get isNotNil => !isNil;