hasDataOrError property

bool hasDataOrError

Implementation

bool get hasDataOrError => (hasData || hasError);