get

operator fun get(id: String?): Data?
operator fun get(id: String?, version: SemVersion?): Data?