contacteventEmptybrowseobjectGet method

Future<Response> contacteventEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> contacteventEmptybrowseobjectGet() {
  return _contacteventEmptybrowseobjectGet();
}