CreateTopicRuleDestinationResponse constructor
CreateTopicRuleDestinationResponse({
- TopicRuleDestination? topicRuleDestination,
Implementation
CreateTopicRuleDestinationResponse({
this.topicRuleDestination,
});