fromJson static method
Implementation
static PhoneNumberDtoPhoneCountryEnum? fromJson(dynamic value) => PhoneNumberDtoPhoneCountryEnumTypeTransformer().decode(value);
static PhoneNumberDtoPhoneCountryEnum? fromJson(dynamic value) => PhoneNumberDtoPhoneCountryEnumTypeTransformer().decode(value);