uri property

String? uri
getter/setter pair

A URI linking to the codebase on an hosting provider's website.

May not be valid if the commit has been rebased or force-pushed out of existence in the linked repository.

Output only.

Implementation

core.String? uri;