myProfileUpdatedStreamController property

StreamController myProfileUpdatedStreamController
final

Implementation

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