import '../../game.dart'; mixin HasGameRef { T gameRef; }