encryptionKey property
The AES-256-GCM encryption key used when mode is DatabaseMode.secure.
null for all other modes.
Implementation
final String? encryptionKey;
The AES-256-GCM encryption key used when mode is DatabaseMode.secure.
null for all other modes.
final String? encryptionKey;