getLastLocation

abstract suspend fun getLastLocation(): Location?

Get last known location. If last location is not available, this method will return null.

Return

last known location or null if not available