is_uploading_active property

Bool? is_uploading_active
getter/setter pair

True, if the file is currently being uploaded (or a remote copy is being generated by some other means)

Implementation

Bool? is_uploading_active;