RecordedWindingOrder constructor

const RecordedWindingOrder(
  1. WindingOrder order
)

Implementation

const RecordedWindingOrder(this.order);