fromJson static method
Implementation
static WaitlistEntryObjectEnum? fromJson(dynamic value) =>
WaitlistEntryObjectEnumTypeTransformer().decode(value);
static WaitlistEntryObjectEnum? fromJson(dynamic value) =>
WaitlistEntryObjectEnumTypeTransformer().decode(value);