host property

  1. @JsonKey.new(name: "host")
String? host
getter/setter pair

Implementation

@JsonKey(name: "host")
String? host;