Whether the query resolved successfully and contains valid data.
bool get isSuccess => _status.value == QueryStatus.success;