crop method

Implementation

CloudinaryTransformation crop(String value) {
  return param('c', value);
}