isLocalized property

  1. @JsonKey(includeToJson: false)
bool isLocalized
finalinherited

If true, indicates that this annotation refers to a localized region (% of width or height) of the image.

Implementation

@JsonKey(includeToJson: false)
final bool isLocalized;