hasError property

bool get hasError

Implementation

bool get hasError => this is AsyncError<T>;