task property

DownloadTask? task
getter/setter pair

The download task currently bound to this isolate instance.

Implementation

DownloadTask? task;