napkinRouterload()Instance Methodload()Loads the router.@MainActor final func load() asyncDiscussionOn the first call, awaits didLoad() and then resumes any callers suspended in loaded(). Subsequent calls return immediately without re-running didLoad().