TrackStatsResponse constructor
Returns a new TrackStatsResponse instance.
Implementation
TrackStatsResponse({
required this.durationSeconds,
required this.trackType,
});
Returns a new TrackStatsResponse instance.
TrackStatsResponse({
required this.durationSeconds,
required this.trackType,
});