PinwheelError constructor

PinwheelError([
  1. dynamic updates(
    1. PinwheelErrorBuilder b
    )
])

Implementation

factory PinwheelError([updates(PinwheelErrorBuilder b)]) = _$PinwheelError;