Data.fromJson(Map<String, dynamic> json) { subjectIdentityTypeId = json['subject_identity_type_id']; subjectIdentityTypeName = json['subject_identity_type_name']; }