start

suspend fun start(): Result<Unit>

Start the location data source asynchronously.

Return

a Result indicating when the LocationDataSource has started.

Since

200.1.0