isExtendableIn abstract method
Return true
if this element, assuming that it is within scope, is
extendable to classes in the given library
.
Implementation
bool isExtendableIn(LibraryElement library);
Return true
if this element, assuming that it is within scope, is
extendable to classes in the given library
.
bool isExtendableIn(LibraryElement library);