onClose property

Stream<String> get onClose

Implementation

Stream<String> get onClose => _onClose.stream;