Inheritance
Implemented by
Annotations
  • DocsEditable()
  • DomName('Client')
  • Experimental()

Static Methods

internalCreateClient() Client

Constructors

Client.internal_()

Properties

read / write, inherited
frameType String

read-only
hashCode int

read-only
id String

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
url String

read-only

Operators

operator ==(other) bool

The equality operator.

Methods

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
postMessage(message, [List<MessagePort> transfer]) → void

toString() String

Returns a string representation of this object.

inherited