timeout property

double timeout
getter/setter pair

Timeout (second) for event loop of receive stream. (td receive), it only works when calling the start fn

Implementation

late double timeout;