copyWith property

Implementation

CopyWith$Query$deleteFileFromAws<Query$deleteFileFromAws> get copyWith =>
    CopyWith$Query$deleteFileFromAws(
      this,
      (i) => i,
    );