hasErrors property

bool hasErrors

Whether errors are present in the response.

Implementation

bool get hasErrors => errors.isNotEmpty;