GitHubIdpAdmin constructor

const GitHubIdpAdmin({
  1. required GitHubIdpUtils utils,
})

Creates a new instance of GitHubIdpAdmin.

Implementation

const GitHubIdpAdmin({required this.utils});