hasData property

bool hasData

Implementation

bool get hasData => state.data != null;