getDefault static method

Implementation

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