link method
- ChatDirectLinkSlug slug
Changes router location to the Routes.chatDirectLink page.
Implementation
void link(ChatDirectLinkSlug slug) => go('${Routes.chatDirectLink}/$slug');
Changes router location to the Routes.chatDirectLink page.
void link(ChatDirectLinkSlug slug) => go('${Routes.chatDirectLink}/$slug');