misccategoryEmptybrowseobjectGet method

Future<Response> misccategoryEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> misccategoryEmptybrowseobjectGet() {
  return _misccategoryEmptybrowseobjectGet();
}