onlyIfPending property
onlyIfPending Pass true to stop downloading only if it hasn't been started, i.e. request hasn't been sent to server
Implementation
final bool onlyIfPending;
onlyIfPending Pass true to stop downloading only if it hasn't been started, i.e. request hasn't been sent to server
final bool onlyIfPending;