WindowClient class
Properties
- focused→bool?
- no setter
- frameType→String?
- no setterinherited
- hashCode→int
- The hash code for this object.no setterinherited
- id→String?
- no setterinherited
- runtimeType→Type
- A representation of the runtime type of the object.no setterinherited
- type→String?
- no setterinherited
- url→String?
- no setterinherited
- visibilityState→String?
- no setter
Methods
- focus(
)→Future< WindowClient> - navigate(
Stringurl)→Future< WindowClient> - noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- postMessage(
Objectmessage, [List< Object> ?transfer])→ void - inherited
- toString(
)→String - A string representation of this object.inherited
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited