menu
Dart
dart:indexed_db
Transaction
objectStore method
objectStore
brightness_4
brightness_5
description
objectStore
method
ObjectStore
objectStore
(
String
name
)
Implementation
ObjectStore objectStore(String name) native;
Dart
dart:indexed_db
Transaction
objectStore method
Transaction class