ShapeOperator constructor

ShapeOperator(
  1. String name,
  2. dynamic args
)

Implementation

ShapeOperator(super.name, super.args);