Required.fromJson(Map<String, dynamic> json) { attributeType = json['attribute_type']; sId = json['_id']; id = json['id']; }