FrameAttachedEvent class
Properties
-
frameId
→ FrameId
-
Id of the frame that has been attached.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
parentFrameId
→ FrameId
-
Parent frame identifier.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
stack
→ StackTraceData?
-
JavaScript stack trace of when frame was attached, only set if frame initiated from script.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited