getProvider

abstract suspend fun getProvider(id: UUID): ProviderData?(source)

获取指定提供商的数据,找不到返回 null。