Inheritance
Annotations
  • DocsEditable()
  • DomName('ServicePort')
  • Experimental()

Static Methods

internalCreateServicePort() ServicePort

Constructors

ServicePort.internal_()

Properties

read / write, inherited
data Object

read-only
hashCode int

read-only
name String

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
targetUrl String

read-only

Operators

operator ==(other) bool

The equality operator.

Methods

close() → void

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