copyWith method

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

Implementation

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