HistoryState

constructor(loading: Boolean = true, items: List<AiGenerationResult> = emptyList(), error: String? = null)(source)