FunnelSelectionCallback typedef

FunnelSelectionCallback = void Function(SelectionArgs selectionArgs)

Returns the SelectionArgs.

Implementation

typedef FunnelSelectionCallback = void Function(SelectionArgs selectionArgs);