empty static method

CreateInvoiceLink empty()
override

create CreateInvoiceLink Empty

Implementation

static CreateInvoiceLink empty() {
  return CreateInvoiceLink({});
}