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