simulationDelegate property

(Tuple3<SimulationDelegate, SwipeCardSimulation, bool>? Function()?) simulationDelegate
final

Simulation Delegate

Implementation

final Tuple3<SimulationDelegate, SwipeCardSimulation, bool>? Function()? simulationDelegate;