core.Map<core.String, core.dynamic> toJson() { final topicName = this.topicName; return {'topicName': ?topicName}; }