GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig constructor

GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig({
  1. int? adjacentIntervals,
})

Implementation

GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig({
  this.adjacentIntervals,
});