newJsonRequest abstract method

JsonRequest newJsonRequest()

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

Implementation

JsonRequest newJsonRequest();