hostUri property

String? hostUri
getter/setter pair

The URI of the GitLab Enterprise host this connection is for.

If not specified, the default value is https://gitlab.com.

Implementation

core.String? hostUri;