updateSynth method
Implementation
Future<void> updateSynth(String synthId, SynthKitSynthOptions options) {
throw UnimplementedError('updateSynth() has not been implemented.');
}
Future<void> updateSynth(String synthId, SynthKitSynthOptions options) {
throw UnimplementedError('updateSynth() has not been implemented.');
}