getOrNull

abstract fun <T : Any> getOrNull(id: ModelID<T>): Model<T>?