only_if_pending property

bool only_if_pending
read / write

Pass true to stop downloading only if it hasn't been started, i.e. request hasn't been sent to server.

Implementation

late bool only_if_pending;