attachStreamController property

StreamController<AttachEvent> attachStreamController
final

Implementation

final StreamController<AttachEvent> attachStreamController =
    StreamController<AttachEvent>.broadcast();