menu
Dart
dart:indexed_db
ObjectStore
indexNames property
indexNames
brightness_4
brightness_5
description
indexNames
property
@Returns('DomStringList')
@Creates('DomStringList')
List
<
String
>
?
indexNames
Implementation
@Returns('DomStringList') @Creates('DomStringList') List<String>? get indexNames native;
Dart
dart:indexed_db
ObjectStore
indexNames property
ObjectStore class