synthizerFilename property

String? synthizerFilename
final

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;