Simulation currentSimulation

The currently active simulation.

This getter should return the same value until step is called and returns true.

Source

@override
Simulation get currentSimulation => _currentSimulation;