unitEmptybrowseobjectGet method

Future<Response> unitEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> unitEmptybrowseobjectGet() {
  return _unitEmptybrowseobjectGet();
}