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