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