$FileResponseCopyWith extension

on

Properties

copyWith → _$FileResponseCWProxy

Available on FileResponse, provided by the $FileResponseCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfFileResponse.copyWith(...) or instanceOfFileResponse.copyWith.fieldName(...).
no setter