getCurrentLocation

@RequiresPermission(value = "android.permission.ACCESS_FINE_LOCATION")
suspend fun getCurrentLocation(): Location?