copyWith method

_x copyWith({
  1. _7? type,
  2. _15 resetType = _F,
  3. _7? reason,
  4. _15 resetReason = _F,
})

Implementation

_x copyWith({_7? type,_15 resetType=_F,_7? reason,_15 resetReason=_F,})=>_x(type: resetType?_V[23]:(type??_H.type),reason: resetReason?_V[24]:(reason??_H.reason),);