IDBFactory$Typings extension
- on
Properties
- cmp ↔ num Function([dynamic, dynamic])
-
Available on IDBFactory, provided by the IDBFactory$Typings extension
getter/setter pair -
databases
↔ Future<
List< Function()IDBDatabaseInfo> > -
Available on IDBFactory, provided by the IDBFactory$Typings extension
getter/setter pair - deleteDatabase ↔ IDBOpenDBRequest Function(String)
-
Available on IDBFactory, provided by the IDBFactory$Typings extension
getter/setter pair - open ↔ IDBOpenDBRequest Function(String, [num?])
-
Available on IDBFactory, provided by the IDBFactory$Typings extension
getter/setter pair