static PatientGenderEnum? fromJson(dynamic value) => PatientGenderEnumTypeTransformer().decode(value);