AuthenticationUserIdentifier.fromJson(Map<String, Object?> json) : user = json['user'] as String, super.fromJson(json);