hasData property

bool get hasData

Whether any data has been emitted yet.

Implementation

bool get hasData => _hasData.value;