after property

  1. @override
Stream<T?> after
override

Implementation

@override
Stream<T?> get after => _after.stream;