PinwheelExternalAccountConnectedPayload constructor

PinwheelExternalAccountConnectedPayload([
  1. void updates(
    1. PinwheelExternalAccountConnectedPayloadBuilder
    )
])

Implementation

factory PinwheelExternalAccountConnectedPayload(
    [void Function(PinwheelExternalAccountConnectedPayloadBuilder)
        updates]) = _$PinwheelExternalAccountConnectedPayload;