url property

String? url
getter/setter pair

A URL pointing to a related entry in an issue tracking system.

Example: https://github.com/user/project/issues/4

Implementation

core.String? url;