stop abstract method

Future<String?> stop()

Stops recording session and release internal recorder resource. Returns the output path.

Implementation

Future<String?> stop();