isNotNullAndNotEmpty property

bool isNotNullAndNotEmpty

Implementation

bool get isNotNullAndNotEmpty => !isNullOrEmpty;