copyWith method

_y copyWith({
  1. _7? type,
  2. _15 resetType = _F,
  3. _7? callId,
  4. _7? name,
  5. _7? executionTarget,
})

Implementation

_y copyWith({_7? type,_15 resetType=_F,_7? callId,_7? name,_7? executionTarget,})=>_y(type: resetType?_V[25]:(type??_H.type),callId: callId??_H.callId,name: name??_H.name,executionTarget: executionTarget??_H.executionTarget,);