activity property
Service for activity related methods of the GitHub API.
Implementation
ActivityService get activity => _activity ??= ActivityService(this);
Service for activity related methods of the GitHub API.
ActivityService get activity => _activity ??= ActivityService(this);