valueOf static method

Returns the enum value associated to the name.

Implementation

static BreakoutRoomSwitchBreakoutRoomApiVersion valueOf(String name) =>
    _$valueOfBreakoutRoomSwitchBreakoutRoomApiVersion(name);