areaSecond property

  1. @Deprecated('This field is legacy and may be removed in a future release.')
RectangleGeographicArea? areaSecond
final

A secondary bounding box for rendered content, if applicable.

Deprecated: this field is legacy and may be null. It will be removed in a future release.

Implementation

@Deprecated('This field is legacy and may be removed in a future release.')
final RectangleGeographicArea? areaSecond = null;