PinwheelExitCallback typedef

PinwheelExitCallback = void Function(PinwheelExitPayload? payload)

Implementation

typedef PinwheelExitCallback = void Function(PinwheelExitPayload? payload);