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