dispose abstract method

Future<void> dispose(
  1. String recorderId
)

Dispose the recorder

Implementation

Future<void> dispose(String recorderId);