errorBuilder property

ErrorBuilder errorBuilder
final

Callback triggered when an error occurs while performing the given request.

This parameter can be used to display an error message to users in the event of a connection failure.

Implementation

final ErrorBuilder errorBuilder;