fromJson static method
Implementation
static EmailAddressObjectEnum? fromJson(dynamic value) =>
EmailAddressObjectEnumTypeTransformer().decode(value);
static EmailAddressObjectEnum? fromJson(dynamic value) =>
EmailAddressObjectEnumTypeTransformer().decode(value);