start

suspend fun start(): Result<Unit>

Starts the location data source asynchronously and prepares to begin receiving location updates.

Return

A Result containing an indicator of when LocationDataSource has started.

Since

200.1.0