send abstract method

Sends an HTTP request and asynchronously returns the response.

Implementation

Future<StreamedResponse> send(BaseRequest request);