menu
chrome_extension package
documentation
document_scan.dart
ConstraintType
fromJS static method
fromJS static method
dark_mode
light_mode
fromJS
static method
ConstraintType
fromJS
(
String
value
)
Implementation
static ConstraintType fromJS(String value) => values.firstWhere((e) => e.value == value);
chrome_extension package
documentation
document_scan
ConstraintType
fromJS static method
ConstraintType enum