Shape constructor

Shape(
  1. ShapeType shapeType
)

Implementation

Shape(this.shapeType);