isNotNullOrBlank property

bool isNotNullOrBlank

Implementation

bool get isNotNullOrBlank => !isNullOrBlank;