templateEmptybrowseobjectGet method

Future<Response> templateEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> templateEmptybrowseobjectGet() {
  return _templateEmptybrowseobjectGet();
}