is_uploading_active property
read / write
True, if the file is currently being uploaded (or a remote copy is being generated by some other means).
Implementation
late bool is_uploading_active;
True, if the file is currently being uploaded (or a remote copy is being generated by some other means).
late bool is_uploading_active;