repoUrl property

String? repoUrl

Implementation

String? get repoUrl => _$this._repoUrl;
void repoUrl=(String? repoUrl)

Implementation

set repoUrl(String? repoUrl) => _$this._repoUrl = repoUrl;