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