readTimeout property

Duration readTimeout
getter/setter pair

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

Implementation

Duration readTimeout = Duration(seconds: 5);