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