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