menu
Dart
dart:html
MessageEvent
ports property
ports
brightness_4
brightness_5
description
ports
property
@Unstable()
@Creates('JSExtendableArray')
List
<
MessagePort
>
ports
Implementation
@Unstable() @Creates('JSExtendableArray') List<MessagePort> get ports native;
Dart
dart:html
MessageEvent
ports property
MessageEvent class