globalTracks property
Global tracks to add to every series.
Defined as an array of either instrument or speech tracks, or a combination.
API Docs: https://api.highcharts.com/highcharts/sonification.globalTracks
Implementation
List<HighchartsSonificationGlobalTracksOptions>? globalTracks;