customercategoryEmptyobjectGet method

Future<Response> customercategoryEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> customercategoryEmptyobjectGet() {
  return _customercategoryEmptyobjectGet();
}