hasError property

bool get hasError
inherited

Implementation

bool get hasError => status != null && status != 200;