attributeEmptybrowseobjectGet method

Future<Response> attributeEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> attributeEmptybrowseobjectGet() {
  return _attributeEmptybrowseobjectGet();
}