key property

  1. @override
String get key
override

The symmetric key as a string.

Implementation

@override
String get key => currentCrypt.key;