the enum key
the enum value
Checks if the flagged EnumItem has the passing object.
The object to check with.
The check result.
Checks if the EnumItem is the same as the passing object.
The object to check with.
The check result.
Returns JSON object representation of this EnumItem.
JSON object representation of this EnumItem.
Returns String representation of this EnumItem.
String representation of this EnumItem.
Returns the value to compare with.
The value to compare with.
Generated using TypeDoc
Represents an Item of an Enum.