menu
Dart
dart:indexed_db
ObjectStore
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
ObjectStore
name property
ObjectStore class