getDefault static method

Implementation

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