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