getDefault static method

FieldDescriptorProto getDefault()

Implementation

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