newMultipartRequest abstract method

MultipartRequest newMultipartRequest()

Constructs a new MultipartRequest that will use this client to send the request. Throws a StateError if this client has been closed.

Implementation

MultipartRequest newMultipartRequest();