boundingBox property

  1. @JsonKey()
Rect? boundingBox
read / write

The bounding box as normalized unit coordinate.

Implementation

@JsonKey()
Rect? boundingBox;