Auth Resend Code constructor.
const AuthResendCode({ required this.phoneNumber, required this.phoneCodeHash, this.reason, }) : super._();