is External
Deprecated
Will be removed in version 0.19.0
Replace with
sourceDeclaration?.isExternal
Content copied to clipboard
Determines whatever declaration is an external. An external declaration refers to a declaration that is defined outside the project's codebase. for e.g. in external library.