misc property

Service for misc related methods of the GitHub API.

Implementation

MiscService get misc => _misc ??= MiscService(this);