$ImageInfoCopyWith extension

on

Properties

copyWith → _$ImageInfoCWProxy

Available on ImageInfo, provided by the $ImageInfoCopyWith extension

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