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