shouldDecrypt property

bool shouldDecrypt
getter/setter pair

To enable/disable decrypting of the value in the AtNotification Defaulted to false to preserve backward compatibility.

Implementation

bool shouldDecrypt = false;