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