port property

int port
final

The service port. Your service should be reachable at the given port using the protocol specified in type.

Implementation

final int port;