stopGeneration method

Future<void> stopGeneration()

Implementation

Future<void> stopGeneration() => session.stopGeneration();