getDefault static method

SearchKeyResponse getDefault()

Implementation

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