dispose method

void dispose()

Disposes of the recorder resources.

Implementation

void dispose() => _recorder.dispose();