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