host property

String? host
final

Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.

Implementation

final String? host;