Debuggee class
Properties
extensionId
↔ String ?
The id of the extension which you intend to debug. Attaching to an
extension background page is only possible when the
--silent-debugger-extension-api
command-line switch is used.
getter/setter pair
hashCode
→ int
The hash code for this object.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
tabId
↔ int ?
The id of the tab which you intend to debug.
getter/setter pair
targetId
↔ String ?
The opaque id of the debug target.
getter/setter pair
toJS
→ Debuggee
no setter
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited