discountreasonEmptyobjectGet method

Future<Response> discountreasonEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> discountreasonEmptyobjectGet() {
  return _discountreasonEmptyobjectGet();
}