GitHubIdpAdmin constructor
const
GitHubIdpAdmin({
- required GitHubIdpUtils utils,
Creates a new instance of GitHubIdpAdmin.
Implementation
const GitHubIdpAdmin({required this.utils});
Creates a new instance of GitHubIdpAdmin.
const GitHubIdpAdmin({required this.utils});