getDefault static method

ReadDescriptorResponse getDefault()

Implementation

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