Data constructor
Implementation
Data(
{this.totalNEOMilesGiven,
this.totalNoOfFounders,
this.totalNoOfBookingsSold,
this.totalProfit,
this.totalProfitCurrency,
this.totalNoOfFoundersSlots,
this.totalNoOfSubscribers});
Data(
{this.totalNEOMilesGiven,
this.totalNoOfFounders,
this.totalNoOfBookingsSold,
this.totalProfit,
this.totalProfitCurrency,
this.totalNoOfFoundersSlots,
this.totalNoOfSubscribers});