const UserModel({ required this.id, required this.phoneNumber, required this.updatedAt, required this.createdAt, });