hasLoadLibraryFunction property

  1. @Deprecated('Not useful for clients')
bool hasLoadLibraryFunction

Return true if this compilation unit defines a top-level function named loadLibrary.

Implementation

@Deprecated('Not useful for clients')
bool get hasLoadLibraryFunction;