isNotBlank method

bool isNotBlank()

Implementation

bool isNotBlank() => !isBlank();