statsSummary
statsSummary:
| null
| {
totalListeningTime: string;
skipRate: string;
skipRateValue: number;
discoveryRate: string;
totalTracks: number;
totalArtists: number;
mostActiveDay: string;
peakListeningHour: string;
recentTracksCount: number;
recentSkipCount: number;
recentListeningTime: string;
}
Props for the OverviewTab component