hotfixEmptybrowseobjectGet method

Future<Response> hotfixEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> hotfixEmptybrowseobjectGet() {
  return _hotfixEmptybrowseobjectGet();
}