connectionTimeout property

Duration connectionTimeout
getter/setter pair

Connection timeout. This will only be synced to the Android native SDK.

Implementation

Duration connectionTimeout = Duration(seconds: 5);