String ImageKernelConvolution( ImageBase image, List<double> kernel, ) => 'ImageKernelConvolution($image, kernel: ${kernel.length})';