menu
js_bindings package
documentation
bindings/indexeddb_3.dart
IDBTransactionMode
fromValues static method
fromValues static method
dark_mode
light_mode
fromValues
static method
Iterable
<
IDBTransactionMode
>
fromValues
(
Iterable
<
String
>
values
)
Implementation
static Iterable<IDBTransactionMode> fromValues(Iterable<String> values) => values.map(fromValue);
js_bindings package
documentation
bindings/indexeddb_3
IDBTransactionMode
fromValues static method
IDBTransactionMode enum