create static method

InvoiceMessage create()

Implementation

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