menu
maas package
documentation
types/cipher.dart
CipherKey
CipherKey.new constructor
CipherKey.new constructor
dark_mode
light_mode
CipherKey
constructor
CipherKey
(
{
Map
<
String
,
Uint8List
>
?
keys
,
})
Implementation
CipherKey({this.keys});
maas package
documentation
types/cipher
CipherKey
CipherKey.new constructor
CipherKey class