loadLibraryFunction property
FunctionElement
get
loadLibraryFunction
The element representing the synthetic function loadLibrary
that is
implicitly defined for this library if the library is imported using a
deferred import.
Implementation
FunctionElement get loadLibraryFunction;