getLocale

@Nullable
open fun getLocale(): Locale

Return

The locale currently in use in the SDK or null if the SDK hasn't set it yet

Throws

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