getDefault static method

Implementation

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