hasLoadLibraryFunction property
Return true
if this compilation unit defines a top-level function named
loadLibrary
.
Implementation
@Deprecated('Not useful for clients')
bool get hasLoadLibraryFunction;
Return true
if this compilation unit defines a top-level function named
loadLibrary
.
@Deprecated('Not useful for clients')
bool get hasLoadLibraryFunction;