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