copyWith method

_k copyWith({
  1. _7? type,
  2. _15 resetType = _F,
  3. _7? requestId,
  4. _7? name,
  5. _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,);