hasRectangles property

bool hasRectangles

Has list rectangles.

Implementation

bool get hasRectangles => rectangles != null;