WatchCreativeRequest constructor

WatchCreativeRequest({
  1. String? topic,
})

Implementation

WatchCreativeRequest({
  this.topic,
});