fromJson static method
Implementation
static PhoneNumberObjectEnum? fromJson(dynamic value) =>
PhoneNumberObjectEnumTypeTransformer().decode(value);
static PhoneNumberObjectEnum? fromJson(dynamic value) =>
PhoneNumberObjectEnumTypeTransformer().decode(value);