getDefault static method

Implementation

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