ConstructorOptions

Properties

Link copied to clipboard
abstract val description: String?

The description of the enum value.

Link copied to clipboard
abstract val extensions: Any?

An object containing extensions.

Link copied to clipboard
abstract val extras: Any?

Extra user-defined properties.

Link copied to clipboard
abstract val name: String

The name of the enum value.

Link copied to clipboard
abstract val value: Double

The integer value.