PinhweelAllocation constructor

PinhweelAllocation([
  1. dynamic updates(
    1. PinhweelAllocationBuilder b
    )
])

Implementation

factory PinhweelAllocation([updates(PinhweelAllocationBuilder b)]) = _$PinhweelAllocation;