create static method

InvoiceId create()

Implementation

@$core.pragma('dart2js:noInline')
static InvoiceId create() => InvoiceId._();