Summary
Loads a model from the cloud by its identifier. The asset is downloaded during code compilation, so it's treated like a local model since it's shipped along with your package.
['br']['br']
If you wish to load a model at runtime, use
Cloud.Load instead.