is_downloading_active property
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;
True, if the file is currently being downloaded (or a local copy is being generated by some other means).
late bool is_downloading_active;