emailhistoryEmptybrowseobjectGet method

Future<Response> emailhistoryEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> emailhistoryEmptybrowseobjectGet() {
  return _emailhistoryEmptybrowseobjectGet();
}