repo property

String? repo
getter/setter pair

Repository URL.

Example: 'https://github.com/kubernetes/examples.git'

Optional.

Implementation

core.String? repo;