new Enum(key)
This constructor should not be invoked directly. Use the factory function Client#enum to create an Enum.
Parameters:
| Name | Type | Description | 
|---|---|---|
key | 
            
            String | The key of the enum.  | 
        
This constructor should not be invoked directly. Use the factory function Client#enum to create an Enum.
| Name | Type | Description | 
|---|---|---|
key | 
            
            String | The key of the enum.  |