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