InsightSelector constructor

InsightSelector({
  1. InsightType? insightType,
})

Implementation

InsightSelector({
  this.insightType,
});