timeoutStream property

Stream<void> timeoutStream

Stream getter timeoutStream from pTimeoutController.stream

Implementation

Stream<void> get timeoutStream => pTimeoutController.stream;