onlyIfPending property

bool onlyIfPending
final

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;