/tripkit/TripKitAndroidUIData/com.skedgo.tripkit.ui.data.location/RxFusedLocationProviderClient/getLastLocation

getLastLocation

\ open fun getLastLocation(): Flowable<LastLocation>

Emits the most recent known location as LastLocation.Available, or LastLocation.NotAvailable when no cached fix exists.

See also

The Tasks API