isNotNullOrEmpty property

bool isNotNullOrEmpty

Implementation

bool get isNotNullOrEmpty => this?.isNotEmpty == true;