ports property

List<int>? ports
getter/setter pair

List of destination ports to match.

At least one port should match.

Required.

Implementation

core.List<core.int>? ports;