Stream that emits events when the user updated his profile.
@override Stream<dynamic> get userUpdatedHisProfile => userUpdatedHisProfileStreamController.stream;