LocaleManager
class LocaleManager @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP] ) constructor(context: Context, preferenceStore: PreferenceStore, dispatcher: CoroutineDispatcher = AirshipDispatchers.IO)(source)
Locale manager.
Constructors
Link copied to clipboard
constructor(context: Context, preferenceStore: PreferenceStore, dispatcher: CoroutineDispatcher = AirshipDispatchers.IO)