is_downloading_active property

Bool? is_downloading_active
getter/setter pair

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

Implementation

Bool? is_downloading_active;