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