copyWith method

_f copyWith({
  1. _7? n,
  2. _7? d,
  3. _19 resetD = _F,
})

Implementation

_f copyWith({_7? n,_7? d,_19 resetD=_F,})=>_f(n: n??_H.n,d: resetD?"1":(d??_H.d),);