Returns a new SubTopic instance.
SubTopic({ required this.id, required this.topic, required this.name, });