isError property

bool get isError

Indicates if the request resulted in an error.

Implementation

bool get isError => dioDetails.isError;