are_paused property

bool are_paused
read / write

Pass true to pause all downloads; pass false to unpause them.

Implementation

late bool are_paused;