encryptionState property

String? encryptionState
getter/setter pair

The encryption state of the file.

The values expected here are: - encrypted - unencrypted

Implementation

core.String? encryptionState;