BrowserLocationProvider

constructor()(source)

Creates a provider that observes permission in a coroutine scope that lives as long as the provider.


constructor(coroutineScope: CoroutineScope)(source)

Creates a provider that observes permission in coroutineScope.