copyWith method
_y
copyWith({
- _7? type,
- _15 resetType = _F,
- _7? callId,
- _7? name,
- _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,);