CopyWith$Variables$Query$deleteFileFromAws<TRes> constructor
CopyWith$Variables$Query$deleteFileFromAws<TRes> (
- Variables$Query$deleteFileFromAws instance,
- TRes then()
Implementation
factory CopyWith$Variables$Query$deleteFileFromAws(
Variables$Query$deleteFileFromAws instance,
TRes Function(Variables$Query$deleteFileFromAws) then,
) = _CopyWithImpl$Variables$Query$deleteFileFromAws;