getModel

abstract suspend fun getModel(id: UUID): ModelData?(source)

获取一个模型的数据。

Return

找不到模型返回 null