ports property
Ports is a list of records of service ports If used, every port defined in the service should have an entry in it.
Implementation
final List<PortStatus>? ports;
Ports is a list of records of service ports If used, every port defined in the service should have an entry in it.
final List<PortStatus>? ports;