menu
js_bindings package
documentation
bindings/webnn.dart
MLPowerPreference
fromValue static method
fromValue static method
dark_mode
light_mode
fromValue
static method
MLPowerPreference
fromValue
(
String
value
)
Implementation
static MLPowerPreference fromValue(String value) => values.firstWhere((e) => e.value == value);
js_bindings package
documentation
bindings/webnn
MLPowerPreference
fromValue static method
MLPowerPreference enum