ToolkitDescription constructor
ToolkitDescription({})
Implementation
ToolkitDescription({required this.title, required this.name, required this.description, required this.tools, this.thumbnailUrl});
ToolkitDescription({required this.title, required this.name, required this.description, required this.tools, this.thumbnailUrl});