loadLibraryFunction property
FunctionElement
get
loadLibraryFunction
Return 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;