copyWithWrapped method

WebApiModulesUtilitiesQuikActivityQuikActivity copyWithWrapped({
  1. Wrapped<int?>? activityId,
  2. Wrapped<String?>? activityDate,
  3. Wrapped<String?>? activityTime,
  4. Wrapped<String?>? activityTypeId,
  5. Wrapped<String?>? activityTypeDescription,
  6. Wrapped<String?>? activityTypeColor,
  7. Wrapped<String?>? activityTypeTextColor,
  8. Wrapped<int?>? activityStatusId,
  9. Wrapped<String?>? activityStatus,
  10. Wrapped<String?>? activityStatusColor,
  11. Wrapped<String?>? activityStatusTextColor,
  12. Wrapped<String?>? orderId,
  13. Wrapped<String?>? orderNumber,
  14. Wrapped<String?>? orderType,
  15. Wrapped<String?>? orderTypeController,
  16. Wrapped<String?>? orderDescription,
  17. Wrapped<String?>? orderLocation,
  18. Wrapped<String?>? agentId,
  19. Wrapped<String?>? agent,
  20. Wrapped<String?>? dealId,
  21. Wrapped<String?>? deal,
  22. Wrapped<String?>? departmentId,
  23. Wrapped<String?>? department,
  24. Wrapped<String?>? vendorId,
  25. Wrapped<String?>? vendor,
  26. Wrapped<String?>? customerId,
  27. Wrapped<String?>? customer,
  28. Wrapped<String?>? inventoryId,
  29. Wrapped<String?>? iCode,
  30. Wrapped<String?>? description,
  31. Wrapped<int?>? totalQuantity,
  32. Wrapped<int?>? remainingQuantity,
  33. Wrapped<int?>? completeQuantity,
  34. Wrapped<double?>? completePercent,
  35. Wrapped<String?>? assignedToUserId,
  36. Wrapped<String?>? assignedToUserName,
  37. Wrapped<bool?>? orderRentalActivity,
  38. Wrapped<bool?>? orderSalesActivity,
  39. Wrapped<bool?>? orderMiscellaneousActivity,
  40. Wrapped<bool?>? orderLaborActivity,
  41. Wrapped<bool?>? orderRentalSaleActivity,
  42. Wrapped<bool?>? orderLossAndDamageActivity,
  43. Wrapped<bool?>? orderRepairActivity,
  44. Wrapped<String?>? auditNote,
  45. Wrapped<String?>? recordTitle,
  46. Wrapped? urlIdentifier,
  47. Wrapped<List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?>? fields,
  48. Wrapped<List<FwStandardDataFwCustomValue>?>? custom,
  49. Wrapped<List<FwStandardDataFwDefaultAttribute>?>? defaultFieldAttributes,
  50. Wrapped<FwStandardBusinessLogicFwBusinessLogic?>? original,
  51. Wrapped<List<FwStandardDataFwTranslatedValue>?>? translation,
  52. Wrapped<bool?>? hasImport,
  53. Wrapped<String?>? createdByUserId,
  54. Wrapped<String?>? createdByUserName,
  55. Wrapped<String?>? createdDateTime,
  56. Wrapped<String?>? modifiedByUserId,
  57. Wrapped<String?>? modifiedByUserName,
  58. Wrapped<String?>? modifiedDateTime,
})

Implementation

WebApiModulesUtilitiesQuikActivityQuikActivity copyWithWrapped({
  Wrapped<int?>? activityId,
  Wrapped<String?>? activityDate,
  Wrapped<String?>? activityTime,
  Wrapped<String?>? activityTypeId,
  Wrapped<String?>? activityTypeDescription,
  Wrapped<String?>? activityTypeColor,
  Wrapped<String?>? activityTypeTextColor,
  Wrapped<int?>? activityStatusId,
  Wrapped<String?>? activityStatus,
  Wrapped<String?>? activityStatusColor,
  Wrapped<String?>? activityStatusTextColor,
  Wrapped<String?>? orderId,
  Wrapped<String?>? orderNumber,
  Wrapped<String?>? orderType,
  Wrapped<String?>? orderTypeController,
  Wrapped<String?>? orderDescription,
  Wrapped<String?>? orderLocation,
  Wrapped<String?>? agentId,
  Wrapped<String?>? agent,
  Wrapped<String?>? dealId,
  Wrapped<String?>? deal,
  Wrapped<String?>? departmentId,
  Wrapped<String?>? department,
  Wrapped<String?>? vendorId,
  Wrapped<String?>? vendor,
  Wrapped<String?>? customerId,
  Wrapped<String?>? customer,
  Wrapped<String?>? inventoryId,
  Wrapped<String?>? iCode,
  Wrapped<String?>? description,
  Wrapped<int?>? totalQuantity,
  Wrapped<int?>? remainingQuantity,
  Wrapped<int?>? completeQuantity,
  Wrapped<double?>? completePercent,
  Wrapped<String?>? assignedToUserId,
  Wrapped<String?>? assignedToUserName,
  Wrapped<bool?>? orderRentalActivity,
  Wrapped<bool?>? orderSalesActivity,
  Wrapped<bool?>? orderMiscellaneousActivity,
  Wrapped<bool?>? orderLaborActivity,
  Wrapped<bool?>? orderRentalSaleActivity,
  Wrapped<bool?>? orderLossAndDamageActivity,
  Wrapped<bool?>? orderRepairActivity,
  Wrapped<String?>? auditNote,
  Wrapped<String?>? recordTitle,
  Wrapped<dynamic>? urlIdentifier,
  Wrapped<List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?>?
  fields,
  Wrapped<List<FwStandardDataFwCustomValue>?>? custom,
  Wrapped<List<FwStandardDataFwDefaultAttribute>?>? defaultFieldAttributes,
  Wrapped<FwStandardBusinessLogicFwBusinessLogic?>? original,
  Wrapped<List<FwStandardDataFwTranslatedValue>?>? translation,
  Wrapped<bool?>? hasImport,
  Wrapped<String?>? createdByUserId,
  Wrapped<String?>? createdByUserName,
  Wrapped<String?>? createdDateTime,
  Wrapped<String?>? modifiedByUserId,
  Wrapped<String?>? modifiedByUserName,
  Wrapped<String?>? modifiedDateTime,
}) {
  return WebApiModulesUtilitiesQuikActivityQuikActivity(
    activityId: (activityId != null ? activityId.value : this.activityId),
    activityDate: (activityDate != null
        ? activityDate.value
        : this.activityDate),
    activityTime: (activityTime != null
        ? activityTime.value
        : this.activityTime),
    activityTypeId: (activityTypeId != null
        ? activityTypeId.value
        : this.activityTypeId),
    activityTypeDescription: (activityTypeDescription != null
        ? activityTypeDescription.value
        : this.activityTypeDescription),
    activityTypeColor: (activityTypeColor != null
        ? activityTypeColor.value
        : this.activityTypeColor),
    activityTypeTextColor: (activityTypeTextColor != null
        ? activityTypeTextColor.value
        : this.activityTypeTextColor),
    activityStatusId: (activityStatusId != null
        ? activityStatusId.value
        : this.activityStatusId),
    activityStatus: (activityStatus != null
        ? activityStatus.value
        : this.activityStatus),
    activityStatusColor: (activityStatusColor != null
        ? activityStatusColor.value
        : this.activityStatusColor),
    activityStatusTextColor: (activityStatusTextColor != null
        ? activityStatusTextColor.value
        : this.activityStatusTextColor),
    orderId: (orderId != null ? orderId.value : this.orderId),
    orderNumber: (orderNumber != null ? orderNumber.value : this.orderNumber),
    orderType: (orderType != null ? orderType.value : this.orderType),
    orderTypeController: (orderTypeController != null
        ? orderTypeController.value
        : this.orderTypeController),
    orderDescription: (orderDescription != null
        ? orderDescription.value
        : this.orderDescription),
    orderLocation: (orderLocation != null
        ? orderLocation.value
        : this.orderLocation),
    agentId: (agentId != null ? agentId.value : this.agentId),
    agent: (agent != null ? agent.value : this.agent),
    dealId: (dealId != null ? dealId.value : this.dealId),
    deal: (deal != null ? deal.value : this.deal),
    departmentId: (departmentId != null
        ? departmentId.value
        : this.departmentId),
    department: (department != null ? department.value : this.department),
    vendorId: (vendorId != null ? vendorId.value : this.vendorId),
    vendor: (vendor != null ? vendor.value : this.vendor),
    customerId: (customerId != null ? customerId.value : this.customerId),
    customer: (customer != null ? customer.value : this.customer),
    inventoryId: (inventoryId != null ? inventoryId.value : this.inventoryId),
    iCode: (iCode != null ? iCode.value : this.iCode),
    description: (description != null ? description.value : this.description),
    totalQuantity: (totalQuantity != null
        ? totalQuantity.value
        : this.totalQuantity),
    remainingQuantity: (remainingQuantity != null
        ? remainingQuantity.value
        : this.remainingQuantity),
    completeQuantity: (completeQuantity != null
        ? completeQuantity.value
        : this.completeQuantity),
    completePercent: (completePercent != null
        ? completePercent.value
        : this.completePercent),
    assignedToUserId: (assignedToUserId != null
        ? assignedToUserId.value
        : this.assignedToUserId),
    assignedToUserName: (assignedToUserName != null
        ? assignedToUserName.value
        : this.assignedToUserName),
    orderRentalActivity: (orderRentalActivity != null
        ? orderRentalActivity.value
        : this.orderRentalActivity),
    orderSalesActivity: (orderSalesActivity != null
        ? orderSalesActivity.value
        : this.orderSalesActivity),
    orderMiscellaneousActivity: (orderMiscellaneousActivity != null
        ? orderMiscellaneousActivity.value
        : this.orderMiscellaneousActivity),
    orderLaborActivity: (orderLaborActivity != null
        ? orderLaborActivity.value
        : this.orderLaborActivity),
    orderRentalSaleActivity: (orderRentalSaleActivity != null
        ? orderRentalSaleActivity.value
        : this.orderRentalSaleActivity),
    orderLossAndDamageActivity: (orderLossAndDamageActivity != null
        ? orderLossAndDamageActivity.value
        : this.orderLossAndDamageActivity),
    orderRepairActivity: (orderRepairActivity != null
        ? orderRepairActivity.value
        : this.orderRepairActivity),
    auditNote: (auditNote != null ? auditNote.value : this.auditNote),
    recordTitle: (recordTitle != null ? recordTitle.value : this.recordTitle),
    urlIdentifier: (urlIdentifier != null
        ? urlIdentifier.value
        : this.urlIdentifier),
    fields: (fields != null ? fields.value : this.fields),
    custom: (custom != null ? custom.value : this.custom),
    defaultFieldAttributes: (defaultFieldAttributes != null
        ? defaultFieldAttributes.value
        : this.defaultFieldAttributes),
    original: (original != null ? original.value : this.original),
    translation: (translation != null ? translation.value : this.translation),
    hasImport: (hasImport != null ? hasImport.value : this.hasImport),
    createdByUserId: (createdByUserId != null
        ? createdByUserId.value
        : this.createdByUserId),
    createdByUserName: (createdByUserName != null
        ? createdByUserName.value
        : this.createdByUserName),
    createdDateTime: (createdDateTime != null
        ? createdDateTime.value
        : this.createdDateTime),
    modifiedByUserId: (modifiedByUserId != null
        ? modifiedByUserId.value
        : this.modifiedByUserId),
    modifiedByUserName: (modifiedByUserName != null
        ? modifiedByUserName.value
        : this.modifiedByUserName),
    modifiedDateTime: (modifiedDateTime != null
        ? modifiedDateTime.value
        : this.modifiedDateTime),
  );
}