isLocalized property
- @JsonKey(includeToJson: false)
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;