getDefault static method

SourceCodeInfo getDefault()

Implementation

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