menu
Dart
dart:indexed_db
Index
name property
name
brightness_4
brightness_5
description
name
property
String
?
name
Implementation
String? get name native;
void
name=
(
String
?
value
)
Implementation
set name(String? value) native;
Dart
dart:indexed_db
Index
name property
Index class
Properties
hashCode
keyPath
multiEntry
name
objectStore
runtimeType
unique
Methods
count
get
getAll
getAllKeys
getKey
noSuchMethod
openCursor
openKeyCursor
toString
Operators
operator ==