PinwheelInputAllocationPayload constructor

PinwheelInputAllocationPayload([
  1. dynamic updates(
    1. PinwheelInputAllocationPayloadBuilder b
    )
])

Implementation

factory PinwheelInputAllocationPayload(
        [updates(PinwheelInputAllocationPayloadBuilder b)]) =
    _$PinwheelInputAllocationPayload;