checkinEmptyobjectGet method

Future<Response> checkinEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> checkinEmptyobjectGet() {
  return _checkinEmptyobjectGet();
}