Returns true if the Matrix is not empty. Use it instead of isEmpty getter from Iterable interface, since the latter may return falsy true
true
isEmpty
bool get hasData;