create static method

InvoiceResponse create()

Implementation

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