copyWith property

Implementation

TargetModelCopyWith<TargetModel, TargetModel, TargetModel> get copyWith =>
    _TargetModelCopyWithImpl(this as TargetModel, $identity, $identity);