Code became obsolete with https://github.com/flutter/engine/pull/3627. Also fixes mix-in syntax and marks class as private. With the latter the anaylser tells us in the future if there are unused classes in the file.
Code became obsolete with https://github.com/flutter/engine/pull/3627. Also fixes mix-in syntax and marks class as private. With the latter the anaylser tells us in the future if there are unused classes in the file.