decrement

Decrements a nullable integer live data value.

This avoids repeating the read, arithmetic, and MutableLiveData.postValue steps for counters.