valueOf static method

Returns the enum value associated to the name.

Implementation

static RoomDemoteModeratorApiVersion valueOf(String name) => _$valueOfRoomDemoteModeratorApiVersion(name);