readTimeout property

Duration readTimeout
final

Timeout value used for readproperty operations.

If no value has been read until the timeout has expired, the operation will be canceled.

Implementation

final Duration readTimeout;