repository property

String? repository
final

The relative path to the entry point of the repository.

e.g. <user-or-org>/<project> on GitHub

Implementation

final String? repository;