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