Returns a hash code for this object.
@override int get hashCode => track1.hashCode ^ track2.hashCode ^ track3.hashCode;