openUriStream property

Stream<Uri> get openUriStream

Implementation

Stream<Uri> get openUriStream => _openUriStreamController.stream;