getDefaultLanguage

@Nullable
open fun getDefaultLanguage(): String

Returns the current solution's default language

Return

The current solution's default language

Throws

if the SDK hasn't been initialized (by invoking initialize)