BackendServiceIap constructor
BackendServiceIap({})
Implementation
BackendServiceIap({
this.enabled,
this.oauth2ClientId,
this.oauth2ClientSecret,
this.oauth2ClientSecretSha256,
}) : super(fullyQualifiedName);