GoogleCloudIdentitytoolkitAdminV2SmsTemplate constructor

GoogleCloudIdentitytoolkitAdminV2SmsTemplate({
  1. String? content,
})

Implementation

GoogleCloudIdentitytoolkitAdminV2SmsTemplate({
  this.content,
});