copyWith property
InsightModelCopyWith<InsightModel, InsightModel, InsightModel>
get
copyWith
Implementation
InsightModelCopyWith<InsightModel, InsightModel, InsightModel> get copyWith =>
_InsightModelCopyWithImpl(this as InsightModel, $identity, $identity);