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