key property

String key

Get this LightCrypt's key.

Implementation

String get key {
  return _key;
}