GoogleCloudIdentitytoolkitAdminV2Trigger constructor

GoogleCloudIdentitytoolkitAdminV2Trigger({
  1. String? functionUri,
  2. String? updateTime,
})

Implementation

GoogleCloudIdentitytoolkitAdminV2Trigger({
  this.functionUri,
  this.updateTime,
});