SpecialFieldsModel({ required this.userId, required this.fullName, required this.emailAddress, required this.metadata, });