StoryAssistantState

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

Constructors

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