isExternal property

bool isExternal

Whether the executable element is external.

Executable elements are external if they are explicitly marked as such using the 'external' keyword.

Implementation

bool get isExternal;