Loading...
Searching...
No Matches
key_value_storage.dart File Reference

Interface for key-value storage operations, allowing storage and retrieval of various data types. More...

import _library_context.dart;
import _native_base.dart;
import builtin_types__conversion.dart;
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KeyValueStorage
 Interface for key-value storage operations, allowing storage and retrieval of various data types. More...
 

Detailed Description

Interface for key-value storage operations, allowing storage and retrieval of various data types.

Definition in file key_value_storage.dart.