only_if_pending property
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;
Pass true to stop downloading only if it hasn't been started, i.e. request hasn't been sent to server.
late bool only_if_pending;