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