EmailFailedSignIn({ int? id, required this.email, required this.time, required this.ipAddress, }) : super(id);