@override Map<String, dynamic> toJson() => { "shape": shapeName, "width": width, "height": height, "shapes": shapes.toJson(), };