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