menu
hydrated_bloc_integration package
documentation
hydrated_bloc_integration.dart
Storage
write abstract method
write abstract method
dark_mode
light_mode
write
abstract method
Future
<
void
>
write
(
String
key
,
dynamic
value
)
Persists key value pair
Implementation
Future<void> write(String key, dynamic value);
hydrated_bloc_integration package
documentation
hydrated_bloc_integration
Storage
write abstract method
Storage class