@override Map<String, Object?> toJson() => { 'kind': 'regularPolygon', 'sides': sides, 'r': r, 'rotation': rotation, };