setopeningEmptybrowseobjectGet method

Future<Response> setopeningEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> setopeningEmptybrowseobjectGet() {
  return _setopeningEmptybrowseobjectGet();
}