Of course as soon as I post I find my own answer. I thought a Boolean object was the implied conversion to check for a null. Switching from boolean to Boolean as the variable type in my UpdateStoreDto fixed the issue.
boolean
Boolean