getById

abstract suspend fun getById(id: String): T?(source)