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/sonification.globalTracks.instrument
Implementation
Map<String, dynamic>? instrument;