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