webPort property

  1. @JsonKey(name: 'web_port', defaultValue: 443)
int webPort
final

Implementation

@JsonKey(name: 'web_port', defaultValue: 443)
final int webPort;