fileEncryptionEnabled property
bool
get
fileEncryptionEnabled
Whether this client is able to encrypt and decrypt files.
Implementation
bool get fileEncryptionEnabled => encryptionEnabled;
Whether this client is able to encrypt and decrypt files.
bool get fileEncryptionEnabled => encryptionEnabled;