httpTimeoutInSeconds property

int? httpTimeoutInSeconds
final

The timeout for HTTP calls using fetch.

Defaults to 10 seconds.

Implementation

final int? httpTimeoutInSeconds;