factory SocialSecurityNumberInput.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<SocialSecurityNumberInput>(json);