const GitHubWebhookMember({ required this.id, required this.login, required this.htmlUrl, required this.avatarUrl, });