maxUploadRetryTime property

int maxUploadRetryTime

Returns the maximum time to retry uploads (in milliseconds).

Implementation

int get maxUploadRetryTime => jsObject.maxUploadRetryTime;