ClientStorageAPI$Typings extension
Properties
-
deleteAsync
↔ Future<
void> Function(String) -
Available on ClientStorageAPI, provided by the ClientStorageAPI$Typings extension
getter/setter pair - getAsync ↔ Future Function(String)
-
Available on ClientStorageAPI, provided by the ClientStorageAPI$Typings extension
getter/setter pair -
keysAsync
↔ Future<
List< Function()String> > -
Available on ClientStorageAPI, provided by the ClientStorageAPI$Typings extension
getter/setter pair -
setAsync
↔ Future<
void> Function(String, [dynamic]) -
Available on ClientStorageAPI, provided by the ClientStorageAPI$Typings extension
getter/setter pair