hasData property

bool get hasData

Implementation

bool get hasData => _state == _SnapshotState.data;