menu
idena_lib_dart package
documentation
util/encrypt/encrypted.dart
Encrypted
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
get
bytes
Gets the Encrypted bytes.
Implementation
Uint8List get bytes => _bytes;
idena_lib_dart package
documentation
util/encrypt/encrypted
Encrypted
bytes property
Encrypted class