Sprinkle some mixin magic incantations (#10442)
This prevents some of our mixins from being subclassed. Also, move mixins to using 'extends' instead of 'implements' for future compatibility with Dart changes. Also, rename a class that had Mixin in the name but was not a mixin.
Showing
Please register or sign in to comment