isOriginLoadLibrary property

bool get isOriginLoadLibrary

Whether the function is the synthetic loadLibrary function.

When this is true, isOriginDeclaration is false.

Implementation

bool get isOriginLoadLibrary;