copyWith property

Implementation

VehicleValuationBodyCopyWith<VehicleValuationBody, VehicleValuationBody,
        VehicleValuationBody>
    get copyWith => _VehicleValuationBodyCopyWithImpl(
        this as VehicleValuationBody, $identity, $identity);