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