getDefault static method

Implementation

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