baseUri property
Optional base URI for downloads.
Defaults to the GitLab Releases API download URL for projectPath and tag. Useful for tests or self-managed mirrors.
Implementation
final Uri? baseUri;
Optional base URI for downloads.
Defaults to the GitLab Releases API download URL for projectPath and tag. Useful for tests or self-managed mirrors.
final Uri? baseUri;