Single
data class Single(val result: AiGenerationResult, val autoSaveEnabled: Boolean, val reportEnabled: Boolean) : GenerationModal.Image(source)
Carries Single data through the SDAI presentation layer.
Author
Dmitriy Moroz
Carries Single data through the SDAI presentation layer.
Dmitriy Moroz