SearchApplicationUserStats constructor
SearchApplicationUserStats({})
Implementation
SearchApplicationUserStats({
this.date,
this.oneDayActiveUsersCount,
this.sevenDaysActiveUsersCount,
this.thirtyDaysActiveUsersCount,
});