encryptionIV property

String? encryptionIV
final

The encryption IV to encrypt/decrypt providers states for save/restore.

It must consist of 8 characters.

Implementation

final String? encryptionIV;