AppUser({ required this.id, required this.email, this.data, required this.createdAt, required this.updatedAt, });