transform method

Implementation

CloudinaryTransformation transform() {
  return CloudinaryTransformation(pathStart, publicId);
}