@override Object toJson() => { 'storageSource': ?storageSource?.toJson(), 'repoSource': ?repoSource?.toJson(), 'gitUri': ?gitUri, };