ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard
abstract var description: String?

The description of the class.

Link copied to clipboard
abstract var extensions: Any?

An object containing extensions.

Link copied to clipboard
abstract var extras: Any?

Extra user-defined properties.

Link copied to clipboard
abstract var id: String

The ID of the class.

Link copied to clipboard
abstract var name: String?

The name of the class.

Link copied to clipboard

The class properties, where each key is the property ID.