GoogleCloudIdentitytoolkitAdminV2Inheritance constructor

GoogleCloudIdentitytoolkitAdminV2Inheritance({
  1. bool? emailSendingConfig,
})

Implementation

GoogleCloudIdentitytoolkitAdminV2Inheritance({
  this.emailSendingConfig,
});