onACKStopLiveRecording property
Acknowledgment callback for stopping live recording.
This callback is triggered when the request to stop live recording is acknowledged.
Implementation
static void Function(Map<dynamic, dynamic> map)? onACKStopLiveRecording;