getMixin2 abstract method
Returns the mixin defined in this library that has the given name
.
Implementation
MixinElement2? getMixin2(String name);
Returns the mixin defined in this library that has the given name
.
MixinElement2? getMixin2(String name);