discounttemplateEmptyobjectGet method

Future<Response> discounttemplateEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> discounttemplateEmptyobjectGet() {
  return _discounttemplateEmptyobjectGet();
}