AuthenticationThirdPartyIdentifier({ required this.medium, required this.address, }) : super(type: AuthenticationIdentifierTypes.thirdParty);