StoryChapter

@Serializable
data class StoryChapter(val name: String)

Data model for story chapter property

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard