menu
u package
documentation
utils/files/u_storage_backend.dart
UStorageBackend
loadSecret abstract method
loadSecret abstract method
dark_mode
light_mode
loadSecret
abstract method
Future
<
Uint8List
?
>
loadSecret
(
String
alias
)
Implementation
Future<Uint8List?> loadSecret(String alias);
u package
documentation
utils/files/u_storage_backend
UStorageBackend
loadSecret abstract method
UStorageBackend class