invoiceitemEmptyobjectGet method

Future<Response> invoiceitemEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> invoiceitemEmptyobjectGet() {
  return _invoiceitemEmptyobjectGet();
}