haveData property

bool haveData

Weither the image have some data.

Implementation

bool get haveData => data.isNotEmpty;