copyWith property

Implementation

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