infoStream property

Stream<LeakedInfo?> get infoStream

泄露信息流

Implementation

Stream<LeakedInfo?> get infoStream => _infoStreamController.stream;