AuthenticationPhoneIdentifier({required this.country, required this.phone}) : super(type: AuthenticationIdentifierTypes.phone);