git property

Service for git data related methods of the GitHub API.

Implementation

GitService get git => _git ??= GitService(this);