origin property

String get origin

The origin read-only property of the MessageEvent interface is a string representing the origin of the message emitter.

Implementation

external String get origin;