TopicData typedef

TopicData = ({TopicDetailsBody body, String topic})

Implementation

typedef TopicData = ({String topic, TopicDetailsBody body});