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