menu
chrome_extension package
documentation
runtime.dart
ChromeRuntime
id property
id property
dark_mode
light_mode
id
property
String
get
id
The ID of the extension/app.
Implementation
String get id => $js.chrome.runtime.id;
chrome_extension package
documentation
runtime
ChromeRuntime
id property
ChromeRuntime class