valueOf static method

RoomGetRoomsApiVersion valueOf(
  1. String name
)

Returns the enum value associated to the name.

Implementation

static RoomGetRoomsApiVersion valueOf(String name) => _$valueOfRoomGetRoomsApiVersion(name);