port property

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

Implementation

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