copyWith property

Implementation

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