DefaultAiutaExperimentalSettings

Default experimental settings for the Aiuta SDK.

val configuration = aiutaConfiguration {
// experimentalSettings will automatically use DefaultAiutaExperimentalSettings
features { /* ... */}
userInterface { /* ... */}
}

See also