loadLibraryFunction2 property

TopLevelFunctionElement get loadLibraryFunction2

The element representing the synthetic function loadLibrary.

Technically the function is implicitly defined for this library only if the library is imported using a deferred import, but the element is always defined for performance reasons.

Implementation

TopLevelFunctionElement get loadLibraryFunction2;