menu
unifiedpush_storage_interface package
documentation
keys_storage.dart
KeysStorage
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
FutureOr
<
String
?
>
get
(
String
instance
)
Returns Serialized key
Implementation
FutureOr<String?> get(String instance);
unifiedpush_storage_interface package
documentation
keys_storage
KeysStorage
get abstract method
KeysStorage class