menu
Dart
dart:indexed_db
Transaction
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
Transaction
objectStoreNames property
Transaction class
Properties
completed
db
error
hashCode
mode
objectStoreNames
on
onAbort
onComplete
onError
runtimeType
Methods
abort
addEventListener
dispatchEvent
noSuchMethod
objectStore
removeEventListener
toString
Operators
operator ==
Constants
abortEvent
completeEvent
errorEvent