fromJson static method
Implementation
static PatientBirthSexEnum? fromJson(dynamic value) => PatientBirthSexEnumTypeTransformer().decode(value);
static PatientBirthSexEnum? fromJson(dynamic value) => PatientBirthSexEnumTypeTransformer().decode(value);