ports property

List<IWebMessagePort>? ports
getter/setter pair

The ports that are sent with the message.

Implementation

List<IWebMessagePort>? ports;