fromJson static method
Implementation
static EmergencyAddressPhoneCountryEnum? fromJson(dynamic value) => EmergencyAddressPhoneCountryEnumTypeTransformer().decode(value);
static EmergencyAddressPhoneCountryEnum? fromJson(dynamic value) => EmergencyAddressPhoneCountryEnumTypeTransformer().decode(value);