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