TopicId constructor

TopicId(
  1. List<int> value
)

Implementation

TopicId(this.value);