GoogleCloudIdentitytoolkitV1DeleteAccountResponse constructor

GoogleCloudIdentitytoolkitV1DeleteAccountResponse({
  1. String? kind,
})

Implementation

GoogleCloudIdentitytoolkitV1DeleteAccountResponse({
  this.kind,
});