getDefault static method

DebitNoteReference getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static DebitNoteReference getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<DebitNoteReference>(create);