valueOf static method
Returns the enum value associated to the name.
Implementation
static PollDraft_Status valueOf(String name) => _$valueOfPollDraft_Status(name);
Returns the enum value associated to the name.
static PollDraft_Status valueOf(String name) => _$valueOfPollDraft_Status(name);