contactEmptyobjectGet method

Future<Response> contactEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> contactEmptyobjectGet() {
  return _contactEmptyobjectGet();
}