cancel abstract method

Future<void> cancel(
  1. String recorderId
)

Stops the recording if needed and remove current file.

Implementation

Future<void> cancel(String recorderId);