ConstructorOptions

Properties

Link copied to clipboard
abstract val description: String?

The description of the class.

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 id: String

The ID of the class.

Link copied to clipboard
abstract val name: String?

The name of the class.

Link copied to clipboard
abstract val properties: <Error class: unknown class><String, MetadataClassProperty>?

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