menu
chromium package
documentation
dart/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;
chromium package
documentation
dart/runtime
ChromeRuntime
id property
ChromeRuntime class