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