salescategoryEmptyobjectGet method

Future<Response> salescategoryEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> salescategoryEmptyobjectGet() {
  return _salescategoryEmptyobjectGet();
}