copyWith method

_h copyWith({
  1. _7? source,
})

Implementation

_h copyWith({_7? source,})=>_h(source: source??_H.source,);