Creates a new User instance
const User({ required this.id, required this.name, required this.createdAt, });