menu
shelf_easy package
documentation
shelf_deps.dart
Encrypted
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
get
bytes
Gets the Encrypted bytes.
Implementation
Uint8List get bytes => _bytes;
shelf_easy package
documentation
shelf_deps
Encrypted
bytes property
Encrypted class