EnumValue
An interface that provides field value for an enum. We need this interface hierarchy to be able to make multiple enum extension functions without signature clashing.
An interface that provides field value for an enum. We need this interface hierarchy to be able to make multiple enum extension functions without signature clashing.