extendStream property

Stream<bool> get extendStream

Implementation

Stream<bool> get extendStream =>
    _extendedController.stream.asBroadcastStream();