synthizerFilename property
The path where the synthizer library will be loaded.
If synthizerFilename is null
, then the library scope will be
inferred from the platform.
Implementation
final String? synthizerFilename;
The path where the synthizer library will be loaded.
If synthizerFilename is null
, then the library scope will be
inferred from the platform.
final String? synthizerFilename;