stop method

Future<void> stop()

Implementation

Future<void> stop() => _stt.stop();