menu
tiptool package
documentation
tt.dart
TTStoragePort
ensureInitialized abstract method
ensureInitialized abstract method
dark_mode
light_mode
ensureInitialized
abstract method
Future
<
void
>
ensureInitialized
(
{
Uint8List
?
encryptionKeyUint8List
,
String
?
key
,
})
Implementation
Future<void> ensureInitialized( {Uint8List? encryptionKeyUint8List, String? key});
tiptool package
documentation
tt
TTStoragePort
ensureInitialized abstract method
TTStoragePort class