boundingBox property

  1. @JsonKey()
Rect? boundingBox
getter/setter pair

The bounding box as normalized unit coordinate.

Implementation

@JsonKey()
Rect? boundingBox;