host property

String? host
getter/setter pair

Optional: Host name to connect to, defaults to the model serving container's IP.

Implementation

core.String? host;