copyWith method
_k
copyWith({
- _7? type,
- _15 resetType = _F,
- _7? requestId,
- _7? name,
- _7? argumentsJson,
Implementation
_k copyWith({_7? type,_15 resetType=_F,_7? requestId,_7? name,_7? argumentsJson,})=>_k(type: resetType?_V[10]:(type??_H.type),requestId: requestId??_H.requestId,name: name??_H.name,argumentsJson: argumentsJson??_H.argumentsJson,);