isNotNullAndNotEmpty property

bool isNotNullAndNotEmpty

Implementation

bool get isNotNullAndNotEmpty => !isEmptyOrNull;