isMixableIn2 abstract method
Whether the class, assuming that it is within scope, can be mixed-in by
classes and enums in the given library
.
Implementation
bool isMixableIn2(LibraryElement2 library);
Whether the class, assuming that it is within scope, can be mixed-in by
classes and enums in the given library
.
bool isMixableIn2(LibraryElement2 library);