StoryAssistantState

@Stable
class StoryAssistantState(storyState: StoryState, captions: List<Caption> = emptyList())(source)

Constructors

Link copied to clipboard
constructor(storyState: StoryState, captions: List<Caption> = emptyList())