writeData

abstract suspend fun writeData(records: List<HealthRecord>): Result<Unit>