copyWith method

_i copyWith({
  1. _7? repositoryPath,
  2. _7? recordPath,
})

Implementation

_i copyWith({_7? repositoryPath,_7? recordPath,})=>_i(repositoryPath: repositoryPath??_H.repositoryPath,recordPath: recordPath??_H.recordPath,);