FetchGitHubInstallationsResponse constructor
      
      FetchGitHubInstallationsResponse({ 
    
    
- List<Installation> ? installations,
Implementation
FetchGitHubInstallationsResponse({
  this.installations,
});