ports property

List<int>? ports
getter/setter pair

Ports of the application.

Optional.

Implementation

core.List<core.int>? ports;