Proto2FieldDescriptorProto constructor
Proto2FieldDescriptorProto({})
Implementation
Proto2FieldDescriptorProto({
this.defaultValue,
this.jsonName,
this.label,
this.name,
this.number,
this.oneofIndex,
this.proto3Optional,
this.type,
this.typeName,
});