instrument property
Instrument to use for playing.
Can either be a string referencing a synth preset, or it can be a synth configuration object.
API Docs: https://api.highcharts.com/highcharts/series.zigzag.sonification.contextTracks.instrument
Implementation
Map<String, dynamic>? instrument;