invoicebatchEmptyobjectGet method

Future<Response> invoicebatchEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> invoicebatchEmptyobjectGet() {
  return _invoicebatchEmptyobjectGet();
}