valueOf static method

Returns the enum value associated to the name.

Implementation

static BreakoutRoomStartBreakoutRoomsApiVersion valueOf(String name) =>
    _$valueOfBreakoutRoomStartBreakoutRoomsApiVersion(name);