HomePage constructor
Implementation
HomePage(
{this.user,
this.analytics,
this.observer,
this.connectivity,
this.homeScaffoldKey,
this.firebaseMessaging});
HomePage(
{this.user,
this.analytics,
this.observer,
this.connectivity,
this.homeScaffoldKey,
this.firebaseMessaging});