maxOperationRetryTime property

int maxOperationRetryTime

The maximum time to retry operations other than uploads or downloads in milliseconds.

Implementation

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