TenantUnverifiedConfiguration constructor

TenantUnverifiedConfiguration({
  1. UnverifiedBehavior email,
  2. RegistrationUnverifiedOptions whenGated,
})

Implementation

TenantUnverifiedConfiguration({this.email, this.whenGated});