fromJson static method
Implementation
static PatientDtoBirthSexEnum? fromJson(dynamic value) => PatientDtoBirthSexEnumTypeTransformer().decode(value);
static PatientDtoBirthSexEnum? fromJson(dynamic value) => PatientDtoBirthSexEnumTypeTransformer().decode(value);