@override void onMovementStatusChanged(String type, String status) { _movementStatusChangedController.add((type, status)); }