User( {required this.name, required this.id, this.avatarUrl, this.isOnline = false, this.isVerified = false, this.color});