invoicecontactEmptyobjectGet method

Future<Response> invoicecontactEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> invoicecontactEmptyobjectGet() {
  return _invoicecontactEmptyobjectGet();
}