Stream that emits events when the current user is blocked by another user.
@override Stream<dynamic> get userBlockedMe => userBlockedMeStreamController.stream;