contacteventEmptyobjectGet method

Future<Response> contacteventEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> contacteventEmptyobjectGet() {
  return _contacteventEmptyobjectGet();
}