initWithContext

open override fun initWithContext(    context: Context,     allowedProviders: EnumSet<LocationProviderName>,     appConfigurationProvider: BrazeConfigurationProvider)

Initialize the object with some external variables. This function should be called immediately after the object is created and should be called only once.