uri property
The URI of the repo (e.g. https://github.com/user/repo.git).
Either uri
or repository
can be specified and is required.
Implementation
core.String? uri;
The URI of the repo (e.g. https://github.com/user/repo.git).
Either uri
or repository
can be specified and is required.
core.String? uri;