initialTransferTimeout property - RoutingConnectionSettings class - routing library - Dart API
initialTransferTimeout
initialTransferTimeout property
getter/setter pair
Defines the initial time out for data transfer from the backend. By default, the initial transfer timeout is 10 seconds.
Implementation
Duration initialTransferTimeout;