only_if_pending property

Bool? only_if_pending
getter/setter pair

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;