Dart
dart:indexed_db
Transaction
objectStore method
objectStore
Dart
dart:indexed_db
Transaction
objectStore method
Transaction class
Properties
completed
db
error
mode
objectStoreNames
onAbort
onComplete
onError
hashCode
on
runtimeType
Methods
abort
objectStore
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
abortEvent
completeEvent
errorEvent
objectStore method
ObjectStore
objectStore
(
String
name
)
Implementation
ObjectStore objectStore(String name) native;