Story Comment Component
data class StoryCommentComponent(id: String, text: String) : StoryComponent
Content copied to clipboard
This data class represents the Comment component.
Constructors
StoryCommentComponent
Link copied to clipboard