menu
dsalink package
documentation
browser_client.dart
DataStorage
has abstract method
has abstract method
dark_mode
light_mode
has
abstract method
Future
<
bool
>
has
(
String
key
)
Check if a key is stored.
Implementation
Future<bool> has(String key);
dsalink package
documentation
browser_client
DataStorage
has abstract method
DataStorage class