maxDownloadRetryTime property

int maxDownloadRetryTime

The maximum time to retry downloads in milliseconds.

Implementation

int get maxDownloadRetryTime {
  throw UnimplementedError('get.maxDownloadRetryTime is not implemented');
}