customercategoryEmptybrowseobjectGet method

Future<Response> customercategoryEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> customercategoryEmptybrowseobjectGet() {
  return _customercategoryEmptybrowseobjectGet();
}