OnProgress typedef
OnProgress =
void Function(RecordedAudio media)
Callback fn type
Implementation
typedef OnProgress = void Function(RecordedAudio media);
Callback fn type
typedef OnProgress = void Function(RecordedAudio media);