UploadedFile
@Serializable
Represents a file that has been selected or uploaded within the Spark file upload components.
This class wraps the underlying PlatformFile and provides additional state such as upload progress, error messages, and UI interaction states to represent the uploaded state of this specific selected file.