EnumAlias constructor
EnumAlias(
- EnumValueDescriptorProto value,
- EnumValueDescriptorProto canonicalValue
Implementation
EnumAlias(this.value, this.canonicalValue);