startCollection

abstract suspend fun startCollection(types: List<HealthDataType> = emptyList()): Result<Boolean>