port property

  1. @JsonKey(name: 'port', defaultValue: 1317)
int port
final

Implementation

@JsonKey(name: 'port', defaultValue: 1317)
final int port;