valueOf static method

Returns the enum value associated to the name.

Implementation

static RoomAddParticipantToRoomSource valueOf(String name) => _$valueOfRoomAddParticipantToRoomSource(name);