registerDidStop abstract method
Add a callback that will be called by the recorder when it stops recording.
Implementation
void registerDidStop(VoidCallback cb);
Add a callback that will be called by the recorder when it stops recording.
void registerDidStop(VoidCallback cb);