extendStream property

Stream<bool> extendStream

Implementation

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