sc property

StreamController<bool> sc
getter/setter pair

Implementation

StreamController<bool> sc = StreamController<bool>.broadcast();