host property

  1. @JsonKey(name: 'host', required: true)
String host
final

Implementation

@JsonKey(name: 'host', required: true)
final String host;