actionStream property

Stream<DeepLinkAction> get actionStream

Implementation

Stream<DeepLinkAction> get actionStream => _actionController.stream;