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