Dart
dart:indexed_db
ObjectStore
name property
name
Dart
dart:indexed_db
ObjectStore
name property
ObjectStore class
Properties
autoIncrement
indexNames
keyPath
name
transaction
hashCode
runtimeType
Methods
add
clear
count
createIndex
delete
deleteIndex
getAll
getAllKeys
getKey
getObject
index
openCursor
openKeyCursor
put
noSuchMethod
toString
Operators
operator ==
description
name
property
String
name
Implementation
String get name native;
void
name=
(
String
value
)
Implementation
set name(String value) native;