keepaliveGet method

Future<Response> keepaliveGet()

Implementation

Future<chopper.Response> keepaliveGet() {
  return _keepaliveGet();
}