Returns a string representation of the track data.
@override String toString() => 'TrackData(track1: $track1, track2: $track2, track3: $track3)';