handler abstract method
Provides a IRequestHandler which will be used to initiate the request.
Implementation
Future<IRequestHandler> handler();
Provides a IRequestHandler which will be used to initiate the request.
Future<IRequestHandler> handler();