$GetFileCopyWith extension

on

Properties

copyWith → _$GetFileCWProxy

Available on GetFile, provided by the $GetFileCopyWith extension

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