Custom

@Serializable
value class Custom(val name: String) : StoryAreaType.Type(source)

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard
open override val name: String