error property

bool error
final

Print error messages encountered during the HTTP request/response cycle.

If set to true, any errors encountered will be logged for debugging purposes.

Implementation

final bool error;