webPort property

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

Implementation

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