create static method

DebitNote create()

Implementation

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