PinwheelSuccessPayload constructor

PinwheelSuccessPayload([
  1. dynamic updates(
    1. PinwheelSuccessPayloadBuilder b
    )
])

Implementation

factory PinwheelSuccessPayload([updates(PinwheelSuccessPayloadBuilder b)]) = _$PinwheelSuccessPayload;