Creates a new user instance
DSAuthUser({ required this.id, required this.email, required this.displayName, this.customAttributes, });