menu
Dart
dart:indexed_db
Cursor
source property
source
brightness_4
brightness_5
description
source
property
@Creates('Null')
@Returns('ObjectStore|Index|Null')
Object
?
source
Implementation
@Creates('Null') @Returns('ObjectStore|Index|Null') Object? get source native;
Dart
dart:indexed_db
Cursor
source property
Cursor class