isNotNullAndNotEmpty property

bool get isNotNullAndNotEmpty

Implementation

bool get isNotNullAndNotEmpty => !isEmptyOrNull;