myProfileUpdatedStreamController property
Implementation
final StreamController<dynamic> myProfileUpdatedStreamController = StreamController<dynamic>.broadcast();
final StreamController<dynamic> myProfileUpdatedStreamController = StreamController<dynamic>.broadcast();