start

suspend fun start(): Result<Unit>

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

Return

a Result indicating when the LocationDataSource has started.

Since

200.1.0