getEnum2 abstract method
Returns the enum defined in this library that has the given name.
Implementation
EnumElement2? getEnum2(String name);
Returns the enum defined in this library that has the given name.
EnumElement2? getEnum2(String name);