package application.model interface ReplayState { fun onValueChanged(newValue: Boolean) }