menu
maas package
documentation
types/cipher.dart
CipherEntity
CipherEntity.new constructor
CipherEntity.new constructor
dark_mode
light_mode
CipherEntity
constructor
CipherEntity
(
{
String
?
suite
,
Uint8List
?
body
,
})
Implementation
CipherEntity({this.suite, this.body});
maas package
documentation
types/cipher
CipherEntity
CipherEntity.new constructor
CipherEntity class