isDataNotEmpty method

bool isDataNotEmpty()

Implementation

bool isDataNotEmpty() => trim().isNotEmpty;