id property

String get id

The ID of the extension/app.

Implementation

String get id => $js.chrome.runtime.id;