receiptinvoiceEmptyobjectGet method

Future<Response> receiptinvoiceEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> receiptinvoiceEmptyobjectGet() {
  return _receiptinvoiceEmptyobjectGet();
}