discountitemEmptybrowseobjectGet method

Future<Response> discountitemEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> discountitemEmptybrowseobjectGet() {
  return _discountitemEmptybrowseobjectGet();
}