activity property

ActivityService activity

Service for activity related methods of the GitHub API.

Implementation

ActivityService get activity => _activity ??= ActivityService(this);