containerEmptybrowseobjectGet method

Future<Response> containerEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> containerEmptybrowseobjectGet() {
  return _containerEmptybrowseobjectGet();
}