Dart SDK
dart:indexed_db
Transaction
onAbort
property
onAbort
Transaction
Constants
abortEvent
completeEvent
errorEvent
Properties
completed
db
error
mode
onAbort
onComplete
onError
on
Methods
abort
objectStore
addEventListener
removeEventListener
dispatchEvent
Stream
<
Event
>
onAbort
read-only
Stream of
abort
events handled by this [Transaction].