Dart
dart:html
MessageEvent
source property
description
source property
EventTarget
source
Implementation
EventTarget
get
source => _convertNativeToDart_EventTarget(
this
._get_source);