notNullOrEmpty property

bool get notNullOrEmpty

Implementation

bool get notNullOrEmpty => !isNullOrEmpty;