AppRoutePath.home constructor
AppRoutePath.home()
Identified as the 'home' page.
Implementation
AppRoutePath.home()
: path = '/',
isUnknown = false,
isHomePage = true;
Identified as the 'home' page.
AppRoutePath.home()
: path = '/',
isUnknown = false,
isHomePage = true;