repository property

Uri? repository
final

Optional field to specify the source code repository of the package. Useful when a package has both a home page and a repository.

Implementation

final Uri? repository;