Custom

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

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard
open override val name: String