ports property

Iterable<MessagePort> get ports

Implementation

Iterable<MessagePort> get ports => js_util.getProperty(this, 'ports');