CookieIssueInsight constructor
CookieIssueInsight({
- required InsightType type,
- String? tableEntryUrl,
Implementation
CookieIssueInsight({required this.type, this.tableEntryUrl});