menu
unleash_proxy_client_flutter package
documentation
storage_provider.dart
StorageProvider
save abstract method
save abstract method
dark_mode
light_mode
save
abstract method
Future
<
void
>
save
(
String
name
,
String
data
)
Implementation
Future<void> save(String name, String data);
unleash_proxy_client_flutter package
documentation
storage_provider
StorageProvider
save abstract method
StorageProvider class