areaSecond property
- @Deprecated('This method does not work correctly on all situations and will be removed in the future.')
final
The second geographic area that is rendered on the map, if any.
Implementation
@Deprecated(
'This method does not work correctly on all situations and will be removed in the future.',
)
final RectangleGeographicArea? areaSecond = null;