newFormRequest abstract method

FormRequest newFormRequest()

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

Implementation

FormRequest newFormRequest();