GoogleCloudChannelV1UnregisterSubscriberResponse constructor

GoogleCloudChannelV1UnregisterSubscriberResponse({
  1. String? topic,
})

Implementation

GoogleCloudChannelV1UnregisterSubscriberResponse({
  this.topic,
});