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