create static method

DebitNoteItem create()

Implementation

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