aotLibraryPath property

String aotLibraryPath
final

The path to the AOT library.

This will always return a path, but non-AOT builds will not be expected to actually have a library at that path.

Implementation

final String aotLibraryPath;