hasData property

bool get hasData

Whether has data.

Implementation

bool get hasData => state.hasData;