isExtendableIn abstract method
Whether the class, assuming that it is within scope, is extendable to
classes in the given library
.
Implementation
bool isExtendableIn(LibraryElement library);
Whether the class, assuming that it is within scope, is extendable to
classes in the given library
.
bool isExtendableIn(LibraryElement library);