Dart SDK
dart:html
Worker
property
instanceRuntimeType
instanceRuntimeType
class Worker
Constructors
Worker
internal_
Properties
onError
onMessage
hashCode
on
runtimeType
Methods
postMessage
terminate
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
supported
Constants
errorEvent
messageEvent
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType