invoiceprocessbatchEmptyobjectGet method

Future<Response> invoiceprocessbatchEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> invoiceprocessbatchEmptyobjectGet() {
  return _invoiceprocessbatchEmptyobjectGet();
}