clone method

Image clone()

Clone this image.

Implementation

Image clone() => Image.from(this);