const UserItemModel({ required this.id, required this.username, required this.email, required this.password, });