Use this if a file is a external image URL
@serializable(ImageReference) myImage?:ImageReference; Copy
@serializable(ImageReference) myImage?:ImageReference;
Loads the bitmap data of the image
Static
Generated using TypeDoc
Use this if a file is a external image URL
Example