FilePickerUploadEvent
Overview
Represents an event triggered during file uploads initiated by the FilePicker service.
Properties
error**: str | NoneNone.
file_name**: strprogress**: float | None0.0 to 1.0. Defaults to None.Inheritance
Inherits from Event and FilePicker.