copyWith property
ServiceModelCopyWith<ServiceModel, ServiceModel, ServiceModel>
get
copyWith
Implementation
ServiceModelCopyWith<ServiceModel, ServiceModel, ServiceModel> get copyWith =>
_ServiceModelCopyWithImpl(this as ServiceModel, $identity, $identity);