menu
datalocal package
documentation
utils/encrypt.dart
IV
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
get
bytes
inherited
Gets the Encrypted bytes.
Implementation
Uint8List get bytes => _bytes;
datalocal package
documentation
utils/encrypt
IV
bytes property
IV class