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