discountitemEmptyobjectGet method

Future<Response> discountitemEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> discountitemEmptyobjectGet() {
  return _discountitemEmptyobjectGet();
}