ordersummaryEmptyobjectGet method

Future<Response> ordersummaryEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> ordersummaryEmptyobjectGet() {
  return _ordersummaryEmptyobjectGet();
}