onInterrupt property

Stream<bool> get onInterrupt

Implementation

Stream<bool> get onInterrupt => _interruptSubject.stream;