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