Stream that emits events when the user profile is updated.
@override Stream<dynamic> get userProfileFetched => userProfileFetchedStreamController.stream;