@override void onRobotLifted(bool isLifted, String reason) { _robotLiftedController.add((isLifted, reason)); }