is_downloading_active property

bool is_downloading_active
read / write

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

Implementation

late bool is_downloading_active;