isDataEmpty method

bool isDataEmpty()

Implementation

bool isDataEmpty() => trim().isEmpty;