notNullOrBlank property

bool get notNullOrBlank

Implementation

bool get notNullOrBlank => !isNullOrBlank;