Map<String, dynamic> toJson() => { "topicName": topicName, "topicId": topicId, "metaData": metaData, };