fromJson static method
Implementation
static EmergencyAddressDtoPhoneCountryEnum? fromJson(dynamic value) => EmergencyAddressDtoPhoneCountryEnumTypeTransformer().decode(value);
static EmergencyAddressDtoPhoneCountryEnum? fromJson(dynamic value) => EmergencyAddressDtoPhoneCountryEnumTypeTransformer().decode(value);