Web: Clarify that `OS.get_unique_id` is not supported
Remove the base error message in `OS`, we no longer really error out this
way for not implemented methods. Instead, each platform should override them
to provide the context they want.
Fixes #82439.
(cherry picked from commit 0a10f09ce4321695940a626eef9c64b36f599193)