copyWith property

ImagesUpdatedCopyWith<ImagesUpdated, ImagesUpdated, ImagesUpdated> copyWith

Implementation

ImagesUpdatedCopyWith<ImagesUpdated, ImagesUpdated, ImagesUpdated>
    get copyWith => _ImagesUpdatedCopyWithImpl(
        this as ImagesUpdated, $identity, $identity);