getDefault static method

DictionarySetRequest_ getDefault()

Implementation

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