Exercise #64: Assertion Functions And Classes
Advanced Patterns ยท 04-classes
Goal

Goal: Type the assertion method so it narrows `this.loggedInUser`.

Run "Check Solution" to validate your code in the browser.