port property

  1. @JsonKey.new(name: 'port')
int port
final

Server port.

Implementation

@JsonKey(name: 'port')
final int port;