GoogleCloudChannelV1RegisterSubscriberResponse constructor

GoogleCloudChannelV1RegisterSubscriberResponse({
  1. String? topic,
})

Implementation

GoogleCloudChannelV1RegisterSubscriberResponse({
  this.topic,
});