SdModelsRefreshKey
private data class SdModelsRefreshKey(val source: ServerSource, val serverUrl: String, val demoMode: Boolean, val sdModel: String)(source)
Carries SdModelsRefreshKey data through the SDAI presentation layer.
Author
Dmitriy Moroz