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