tag property

CropTagTValue? tag
final

Crops the image to the object specified by the tag parameter. The found object fits into the given aspect ratio if aspectRatio is specified.

See https://uploadcare.com/docs/transformations/image/resize-crop/#operation-crop-tags

Implementation

final CropTagTValue? tag;