timeout property
The time to wait for the request to complete before throwing a TimeoutError. Measured in milliseconds.
Implementation
int? timeout;
The time to wait for the request to complete before throwing a TimeoutError. Measured in milliseconds.
int? timeout;