copyWith method

_e copyWith({
  1. _7? bucket,
  2. _7? path,
})

Implementation

_e copyWith({_7? bucket,_7? path,})=>_e(bucket: bucket??_H.bucket,path: path??_H.path,);