FactBrowserRoutePath.home constructor Null safety

FactBrowserRoutePath.home()

Implementation

FactBrowserRoutePath.home()
    : statementID = null,
      isUnknown = false,
      isLoggedIn = false,
      emptyStatement = null,
      showLogIn = false;