is_uploading_active property

bool is_uploading_active
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;