host property

  1. @JsonKey(defaultValue: 'localhost')
String host
final

Implementation

@JsonKey(defaultValue: 'localhost')
final String host;