getDefault static method

DictionarySetResponse_ getDefault()

Implementation

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