encryptionKey property

String? encryptionKey
final

The AES-256-GCM encryption key used when mode is DatabaseMode.secure. null for all other modes.

Implementation

final String? encryptionKey;