IdentityServiceMembershipSpec constructor
IdentityServiceMembershipSpec({
- List<
IdentityServiceAuthMethod> ? authMethods, - IdentityServiceIdentityServiceOptions? identityServiceOptions,
Implementation
IdentityServiceMembershipSpec({
this.authMethods,
this.identityServiceOptions,
});