menu
Dart
dart:indexed_db
Database
objectStoreNames property
objectStoreNames
brightness_4
brightness_5
description
objectStoreNames
property
@Returns('DomStringList')
@Creates('DomStringList')
List
<
String
>
?
objectStoreNames
Implementation
@Returns('DomStringList') @Creates('DomStringList') List<String>? get objectStoreNames native;
Dart
dart:indexed_db
Database
objectStoreNames property
Database class
Properties
hashCode
name
objectStoreNames
on
onAbort
onClose
onError
onVersionChange
runtimeType
version
Methods
addEventListener
close
createObjectStore
deleteObjectStore
dispatchEvent
noSuchMethod
removeEventListener
toString
transaction
transactionList
transactionStore
transactionStores
Operators
operator ==
Constants
abortEvent
closeEvent
errorEvent
versionChangeEvent