isNotNullOrBlank property

bool get isNotNullOrBlank

Implementation

bool get isNotNullOrBlank => !isNullOrBlank;