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