request static method
dynamic
request(
- ChopperClient client
Implementation
static request(ChopperClient client) {
ReqResHandler.chopperClient = client;
}
static request(ChopperClient client) {
ReqResHandler.chopperClient = client;
}