port property

int port
latefinal

Port on which the service will be running Default to defaultServerPort (8080)

Implementation

late final int port;