PinwheelErrorCallback typedef

PinwheelErrorCallback = void Function(PinwheelError error)

Implementation

typedef PinwheelErrorCallback = void Function(PinwheelError error);