getLocationProvider

abstract fun getLocationProvider(): LocationProvider?

Get the current LocationProvider under usage with the LocationComponentPlugin.

Return

The location provider currently under usage, and will return null if the location component plugin is not enabled and not initialised.