repo property

String? repo
getter/setter pair

Git repository the package should be cloned from.

Required.

Implementation

core.String? repo;